Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Design considerations

WanWizard edited this page Jul 28, 2012 · 6 revisions

Naming conventions

The new Datamapper package is following the PSR-0 and PSR-1 standards.

Framework integration

To integrate Datamapper ORM into a development framework, integration packages will be developed which you can install the Datamapper package without further manual actions.

The following integration packges are on the roadmap:

  • CodeIgniter, with support for v2.0.0+
  • CodeIgniter, with support for v2.0.0+, through getsparks.org
  • FuelPHP, with support for v1.x
  • [FuelPHP], v2.0 will support this package natively, no integration package is needed.
Clone this wiki locally