DataMapper ORM


DataMapper ORM

DataMapper is an Object Relational Mapper written in PHP for CodeIgniter. It is designed to map your Database tables into easy to work with objects, fully aware of the relationships between each other.

General Features

If you are new to Datamapper ORM, please start here to get Datamapper ORM running on your server. Then follow along with the Next Topic links at the bottom of each page.

If you are an existing Datamapper ORM user, you will find changes in new releases and upgrade instructions.

The Original DataMapper

DataMapper (for CodeIgniter) was originally developed by Simon Stenhouse. The basic design and original development was by him.

DataMapper, OverZealous Edition

This came from a desire to continue to enhance and develop DataMapper, and has been developed and maintained by Phil DeJarnett. DMZ is a near drop-in replacement if you are already using DataMapper 1.6.0 (and possibly older versions).

DataMapper ORM

This latest incarnation of the Datamapper library. After Phil had indicated he no longer had the time available to support his OverZealous Edition, Datamapper ORM is no being developed and maintained by Harro Verton.

Some of the enhancements to the original DataMapper include:

If you would like to upgrade to Datamapper ORM from DMZ or the original DataMapper, please see the upgrade guide.