My Simple ORM is a php classes generator for mapping relational databases to php objects. It differs from other ORMs by the fact that generated classes don't need anything else to work and can be used as is.
The documentation is available at :
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My Simple ORM is a php classes generator for mapping relational databases to php objects. It differs from other ORMs by the fact that generated classes don't need anything else to work and can be used as is.
The documentation is available at :