Download the PHP package codag/predictionio-bundle without Composer
On this page you can find all versions of the php package codag/predictionio-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codag/predictionio-bundle
More information about codag/predictionio-bundle
Files in codag/predictionio-bundle
Package predictionio-bundle
Short Description Symfony2 Bundle for PredictionIO integration
License Apache-2.0
Homepage http://prediction.io
Informations about the package predictionio-bundle
CodagPredictionIOBundle
This bundle provides an PredictionIO integration for your Symfony2 Project.
PredictionIO Methods Supported
This Bundle is just a wrapper for the PredictionIO-PHP-SDK and will support all methods provided in the SDK.
Installation
- Add CodagPredictionIOBundle to your composer.json
- Enable the bundle
- Configure the bundle
Step 1: Add CodagAlchemyApiBundle to your composer.json
Update your project dependencies:
Step 2: Enable the bundle
Step 3: Configure the bundle
Yml configuration:
Usage
This bundle provides the service codag.predictionio
For further implementation examples please see also our Sandbox.
Contribute
If the bundle doesn't allow you to customize an option, I invite you to fork the project, create a feature branch, and send a pull request.
To ensure a consistent code base, you should make sure the code follows the Coding Standards.
License
This bundle is under the MIT license. See the complete license here.
All versions of predictionio-bundle with dependencies
symfony/framework-bundle Version 2.*
predictionio/predictionio Version dev-master