thiagocordeiro/orm

Simple ORM based on php objects instead of database structure


License
MIT

Documentation

(DRAFT) DDD Orm

This package allows you to map entity and value objects into database without configuration overhead and runtime reflections

How to use

the package is available on composer:

composer require thiagocordeiro/orm