spruce-bruce / entity
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:kohana-module
Requires
- composer/installers: ~1.0
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