zombor / Auto-Modeler

Simple and easy to use Kohana CRUD/ORM library
ISC License
66 stars 10 forks source link

auto-modeler: Simple and easy to use Kohana 3.0 CRUD/ORM library

What does it do?

This Kohana module allows you to easily access and model your database and it's relationships.

How does it work?

Put it in your modules folder, enable it in your kohana config, and read the docs under guide/ on how to use it.