Download the PHP package acrossoffwest/clarifai without Composer
On this page you can find all versions of the php package acrossoffwest/clarifai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download acrossoffwest/clarifai
More information about acrossoffwest/clarifai
Files in acrossoffwest/clarifai
Download acrossoffwest/clarifai
More information about acrossoffwest/clarifai
Files in acrossoffwest/clarifai
Vendor acrossoffwest
Package clarifai
Short Description clarifAI PHP Library
License MIT
Homepage https://github.com/PHPfanatic/clarifai
Package clarifai
Short Description clarifAI PHP Library
License MIT
Homepage https://github.com/PHPfanatic/clarifai
Please rate this library. Is it a good library?
Informations about the package clarifai
ORIGINAL REPOSITORY: PHPfanatic/clarifai
Clarifai PHP Library
Clarifai API Library, PHP/Composer implementation of the clarifai api. (clarifai). PHPfanatic's PHP library brings you the power of clarifai's image recognition API wrapped in an easy to use PHP library that you can add to your own project easily with composer.
Build smarter apps faster with Clarifai’s powerful visual recognition technology.
Getting Started
Add the package to your composer implementation.
Requirements
- PHP - 5.6, 7.0
- PHP - 8.0 - not tested
- cURL - *
- Clarifai API Key - clarifai
- PHPUnit - to run tests (optional).
Example Usage
Documentation
PHPfanatic - ClarifAI documentation
Change History
- 2.0.1 - Patched clientversion variable.
- 2.0.0 - Changed Clarifai authentication to use API Key method.
- 1.2.3 - Added User-Agent Library header to outbound curl calls per Clarifai request.
- 1.2.2 - Fixed malformed url bug when you paginate a get request. (credit: @mhdere)
- 1.2.1 - Fixed urlencode bug (credit: keithslater), added additional Clarifai models.
- 1.2.0 - Added model delete support, updated inputs to allow delete all.
- 1.1.0 - Added multi language support.
- 1.0.0 - Public API release.
- 0.1.1 - Development alpha release.
Look Ahead (what might be changed in the future.)
- Removing cURL as a requirement.
- Combining POST,DELETE,PATCH into a single method.
Built With
- Composer - Dependency management
- PHPUnit - Testing framework
- Packagist - Package repository
- Travis CI - Automated building
Authors
- Nick White - Initial work - PHPfanatic
License
This project is licensed under the MIT License.
All versions of clarifai with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0
The package acrossoffwest/clarifai contains the following files
Loading the files please wait ....