jarboleda / goodreads-wrapper
Goodreads API wrapper with OAuth
Installs: 34
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/jarboleda/goodreads-wrapper
Requires
- svyatov/curlwrapper: ^1.3
Requires (Dev)
- svyatov/curlwrapper: ^1.3
This package is not auto-updated.
Last update: 2025-10-26 02:04:30 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.