Home

Awesome

Description

Cerberus is a port of Zend Framework authentication component to Kohana 3.x

Installation instructions

Add this repository as a Git submodule to your application.

$ git submodule add git://github.com/loonies/kohana-cerberus.git modules/cerberus
$ git submodule update --init

Enable module in the bootstrap.

Contribution guidelines

Fork the Cerberus repo and send a pull request or open an issue on the Github.

Please use Kohana conventions and coding style.

Contributor list

Cerberus is maintained by Miodrag Tokić.

Credits

License

This package is released under the new BSD License.