yondbee / issuu
An unofficial client for the Issuu API (updated!)
Installs: 165
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
pkg:composer/yondbee/issuu
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: @stable
Requires (Dev)
- phpdocumentor/phpdocumentor: ~2.7.0
- phpunit/phpunit: ~4.4
- squizlabs/php_codesniffer: ~2.0
This package is not auto-updated.
Last update: 2025-12-21 00:29:34 UTC
README
An unofficial client for the Issuu API
Version: 0.0.1
Release date: 2014-12-17
Released under the MIT license
Credits: Tasso Evangelista (tasso@tassoevan.me, @tassoevan)
Project description
This library abstracts the Issuu API.
Dependencies
- PHP 5.4+
- Guzzle
Development dependencies
- PHPUnit
- PHP CodeSniffer
- phpDocumentor
Install via Composer
Add this package to your composer.json file by the follow command line:
$ composer require evan/issuu
Documentation
Pending
Contributions
Please read CONTRIBUTING.