Download the PHP package artstorm/monkeylearn-api without Composer
On this page you can find all versions of the php package artstorm/monkeylearn-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download artstorm/monkeylearn-api
More information about artstorm/monkeylearn-api
Files in artstorm/monkeylearn-api
Download artstorm/monkeylearn-api
More information about artstorm/monkeylearn-api
Files in artstorm/monkeylearn-api
Vendor artstorm
Package monkeylearn-api
Short Description MonkeyLearn API v2 client
License MIT
Homepage https://github.com/artstorm/monkeylearn-api-php
Package monkeylearn-api
Short Description MonkeyLearn API v2 client
License MIT
Homepage https://github.com/artstorm/monkeylearn-api-php
Keywords apimonkeylearn
Please rate this library. Is it a good library?
Informations about the package monkeylearn-api
MonkeyLearn API PHP Client
An easy to use client to consume MonkeyLearn API v2 with PHP.
Install
Via Composer
Requirements
- PHP >= 5.4.0.
- PHP Curl.
Basic usage of MonkeyLearn API PHP Client
Debug and Sandbox
MonkeyLearn has a Sandbox mode that can be used for custom modules. There is
also an option to include debug data in the responses. These options can be
enabled with the methods Client::sandbox()
and Client::debug()
. The methods
are chainable.
Query Limits
To find out current query limits with MonkeyLearn API, that information is available in the response object.
License
The library is open-sourced software licensed under the MIT license.
All versions of monkeylearn-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-curl Version *
ext-curl Version *
The package artstorm/monkeylearn-api contains the following files
Loading the files please wait ....