quest / cakephp-elephant.io
ElephantIO Plugin for CakePHP
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 1
Type:cakephp-plugin
Requires
- wisembly/elephant.io: dev-refacto-3.0
This package is not auto-updated.
Last update: 2025-04-22 05:06:06 UTC
README
for CakePHP 2.x
Requirement
- PHP version: PHP >=5.4
- CakePHP version: 2.x Stable
- Composer
Installation
Enable plugin
In 2.0 you need to enable the plugin in your app/Config/bootstrap.php
file:
CakePlugin::load('ElephantIO', array('bootstrap' => true));
Usage
Methods
TODO
Support
To report bugs or request features, please visit the Issue Tracker.
Contributing to this Plugin
Please feel free to contribute to the plugin with new issues, requests, unit tests and code fixes or new features. If you want to contribute some code, create a feature branch from develop, and send us your pull request. Unit tests for new features and issues detected are mandatory to keep quality high.
License
Copyright 2014, Victor San Martín
Licensed under The MIT License
Redistributions of files must retain the above copyright notice.