ORMer v0.2

Started: 2007-02-13 Updated: 2008-03-05
Progress: 60%
Language: PHP5
OS: Web
License: MIT

Project Page | Examples | Browse the Latest Code | Bugs

This is an approach to Object-Relational Mapping (Active Record) written in PHP5. There are no XML config files, or assumptions about table and field names. It's a tool to keep you from repeatedly writing mindless SQL join queries and other trivially common things.

Also, this project needs your help. Check out the latest code from the repository, use it, abuse it, change it and send me patches. Communicate with me through email for now (this domain, alan@).

Goals

So Please:

  1. Contribute code
  2. Use the project and let me know where it fails
  3. Tell us about the killer features you'd like to see
  4. Use the form to the right to let me know what you think

 

Download and Examples

Version Control (Mercurial) Repository

Browse it to keep up. Or "hg clone http://greaterscope.net/hg/orm"

Examples

Version 0.2

Not released yet. Check the repository above.

Upcoming Features

What Do You Think?



















 

This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.