Milestone 0.2.0
Object-Relational Mapping
- Add factory find() and create() methods to Model.
- Add pluralize() and singularize() functions.
- Handle CRUD in Model, save actual models the work.
- Add inter-table relationships, ie: $has_one, $has_many, $belongs_to, $has_and_belongs_to_many
- Allow overriding of all methods for customization.
Note: See
TracRoadmap for help on using
the roadmap.
