Download the PHP package daviddlv/clarifai-bundle without Composer
On this page you can find all versions of the php package daviddlv/clarifai-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package clarifai-bundle
ClarifaiBundle
This bundle provides integration with Clarifai with Symfony2.
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
$ composer require daviddlv/clarifai-bundle
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the app/AppKernel.php
file of your project:
Configuration
Basic Usage
All versions of clarifai-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
~2.3|~3.0
guzzlehttp/guzzle Version ~6.0
sainsburys/guzzle-oauth2-plugin Version ~3.0
guzzlehttp/guzzle Version ~6.0
sainsburys/guzzle-oauth2-plugin Version ~3.0
The package daviddlv/clarifai-bundle contains the following files
Loading the files please wait ....