Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 321 Bytes

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.