jarboleda / goodreads-wrapper
Goodreads API wrapper with OAuth
0.1.2
2017-03-03 20:31 UTC
Requires
- svyatov/curlwrapper: ^1.3
Requires (Dev)
- svyatov/curlwrapper: ^1.3
This package is not auto-updated.
Last update: 2025-04-12 23:19:35 UTC
README
Goodreads API wrapper, available in packagist. WORK IN PROGRESS
Installation
OS X & Linux:
composer require jarboleda/goodreads-wrapper
Usage example
Check example.php
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Release History
- 0.1.0
- The first proper release
- CHANGE: Correct autoloader path
- 0.0.1
- Work in progress
Meta
Jeferson Arboleda – me@jglab.me
Distributed under the MIT license. See LICENSE
for more information.