Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroendesloovere/yelp-php-api
This Yelp PHP API can search for businesses.
https://github.com/jeroendesloovere/yelp-php-api
Last synced: 6 days ago
JSON representation
This Yelp PHP API can search for businesses.
- Host: GitHub
- URL: https://github.com/jeroendesloovere/yelp-php-api
- Owner: jeroendesloovere
- License: mit
- Created: 2013-09-04T06:23:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-31T08:33:20.000Z (over 10 years ago)
- Last Synced: 2024-11-11T06:49:00.111Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 167 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yelp PHP API class
This Yelp PHP API can search for businesses and terms at a certain location.
## Work in progress
This class is currently a work in progress.
## Documentation
The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc.
## Contributing
It would be great if you could help us improve the module. GitHub does a great job in managing collaboration by providing different tools, the only thing you need is a [GitHub](http://github.com) login.
* Use **Pull requests** to add or update code
* **Issues** for bug reporting or code discussions
* Or regarding documentation and how-to's, check out **Wiki**
More info on how to work with GitHub on help.github.com.## License
The module is licensed under [MIT](./LICENSE.md). In short, this license allows you to do everything as long as the copyright statement stays present.