Skip to content

quest/cakephp-elephant.io

Repository files navigation

Elephant.IO Plugin for CakePHP

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.

About

ElephantIO Plugin for CakePHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages