Download the PHP package ecommercebox/actionml without Composer
On this page you can find all versions of the php package ecommercebox/actionml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ecommercebox/actionml
More information about ecommercebox/actionml
Files in ecommercebox/actionml
Download ecommercebox/actionml
More information about ecommercebox/actionml
Files in ecommercebox/actionml
Vendor ecommercebox
Package actionml
Short Description ActionML Harness API PHP Client
License Apache-2.0
Homepage https://actionml.com
Package actionml
Short Description ActionML Harness API PHP Client
License Apache-2.0
Homepage https://actionml.com
Please rate this library. Is it a good library?
Informations about the package actionml
ActionML PHP SDK (IN DEVELOPMENT)
Prerequisites
- PHP 5.6+ (http://php.net/)
- PHP: cURL (http://php.net/manual/en/book.curl.php)
- Phing (http://www.phing.info/)
- ApiGen (http://apigen.org/)
Note: This SDK only supports ActionML version 0.6 or higher.
Getting Started
The easiest way to install ActionML PHP client is to use Composer.
-
actionml
is available on Packagist and can be installed using Composer:composer require ecommercebox/actionml
-
Include Composer's autoloader in your PHP code
require_once("vendor/autoload.php");
Usage
This package is a web service client based on Guzzle. A few quick examples are shown below.
Instantiate ActionML API Event Client
Set a User Record from Your App
Set an Item Record from Your App
Import a User Action (View) form Your App
Retrieving Prediction Result
Bugs and Feature Requests
Use ActionML PHP SDK Issues to report bugs or request new features.
Contributing
Read the Contribute Code page.
License
Apache PredictionIO is under Apache 2 license.
All versions of actionml with dependencies
PHP Build Version
Package Version
The package ecommercebox/actionml contains the following files
Loading the files please wait ....