Simple ORM based on php objects instead of database structure

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

0.2.3 2022-10-03 13:44 UTC

This package is auto-updated.

Last update: 2025-07-29 02:16:51 UTC


README

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