Download the PHP package sprain/bookfinder without Composer
On this page you can find all versions of the php package sprain/bookfinder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sprain/bookfinder
More information about sprain/bookfinder
Files in sprain/bookfinder
Download sprain/bookfinder
More information about sprain/bookfinder
Files in sprain/bookfinder
Vendor sprain
Package bookfinder
Short Description A php library to find books via different apis
License MIT
Homepage https://github.com/Sprain/SprainBookFinder
Package bookfinder
Short Description A php library to find books via different apis
License MIT
Homepage https://github.com/Sprain/SprainBookFinder
Please rate this library. Is it a good library?
Informations about the package bookfinder
SprainBookFinder
A php library to find books via different apis
Functionalities
- Find books by ISBN over different providers
- Included providers:
- Google Books API
- Amazon Product Advertising API
- Add custom providers to find books e.q. in local database
Installation
Add SprainBookFinder in your composer.json:
Now tell composer to download the bundle by running the command:
Usage
See example.php for usage.
Add custom provider
Adding your own provider is simple:
Create provider
Add provider to BookFinder
Add your provider to the providers array as seen in example.php.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
All versions of bookfinder with dependencies
PHP Build Version
Package Version
Requires
kriswallsmith/buzz Version
~0.12
symfony/intl Version ~2.5.4
symfony/validator Version ~2.5.4
symfony/intl Version ~2.5.4
symfony/validator Version ~2.5.4
The package sprain/bookfinder contains the following files
Loading the files please wait ....