/kohana-rapiddm

Rapid Data Mapper as a Kohana module

Primary LanguagePHP

Description

Wrapper module around RapidDataMapper for Kohana 3.x.

Installation instructions

Add this repository as a Git submodule to your application.

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

Enable module in the bootstrap.

Where to get help

Documentation is not available. If you need help, open a support ticket on the Github.

Contribution guidelines

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

Please use Kohana conventions and coding style.

Contributor list

RapidDM is maintained by Miodrag Tokić.

License

This package is released under the MIT License.