Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

Type:kohana-module

v1.1.0 2013-07-18 21:34 UTC

This package is not auto-updated.

Last update: 2025-05-05 17:34:17 UTC


README

This is an extension of the Kohana ORM system to make use of separate objects (Entities) to represent single records returned from the ORM functions.

Further documentation to follow!

TODO

  • Add Auth/Entity.php
  • Restructure "Basic Usage" to be a category with 2 pages: setting up your first entity and CRUD