Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.