Note: This library is no longer maintained
It has been replaced by Datamapper ORM.
DMZ is an Extension to DataMapper that enhances the core functions to provide more usability.
DMZ offers these features and more over the original DataMapper:
- In-table foreign keys
- Multiple Relationships to the Same Model
- Better Self References
- Add Fields from a Related Model into One Query
- Update, View, and Query Extra Columns on Join Tables
- The ability to generate and use subqueries
- A shareable extension mechanism: Category:DMZ Extensions
DMZ has updated documentation based on the original DataMapper docs.
You can view those docs here: http://www.overzealous.com/dmz/
Discussion
You can discuss DMZ in the CodeIgniter forum’s DMZ thread.
Created by Phil DeJarnett (OverZealous Creations, LLC)
Category:Library -> Database
Category:Libraries -> Database
Category:Contributions -> Libraries -> Database
Category:Models
