Download the PHP package firelike/litres-api without Composer
On this page you can find all versions of the php package firelike/litres-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download firelike/litres-api
More information about firelike/litres-api
Files in firelike/litres-api
Download firelike/litres-api
More information about firelike/litres-api
Files in firelike/litres-api
Vendor firelike
Package litres-api
Short Description Zend Framework module to consume LitRes APIs
License BSD-3-Clause
Package litres-api
Short Description Zend Framework module to consume LitRes APIs
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package litres-api
LitRes API Client
Introduction
Zend Framework module to consume LitRes API
Installation
Install the module using Composer into your application's vendor directory. Add the following line to your
composer.json
.
Configuration
Enable the module in your application.config.php
file.
Copy and paste the litres.local.php.dist
file to your config/autoload
folder and customize it with your credentials and
other configuration settings. Make sure to remove .dist
from your file.Your litres.local.php
might look something like the following:
Usage
Calling from your code:
Using the console:
Implemented Service Methods:
- browser
- genres
- persons
Links
All versions of litres-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
zendframework/zend-mvc-console Version ^1.1
guzzlehttp/guzzle-services Version ^1.0
zendframework/zend-log Version ^2.9
zendframework/zend-mvc-console Version ^1.1
guzzlehttp/guzzle-services Version ^1.0
zendframework/zend-log Version ^2.9
The package firelike/litres-api contains the following files
Loading the files please wait ....