Simple ORM based on php objects instead of database structure

0.2.3 2022-10-03 13:44 UTC

This package is auto-updated.

Last update: 2024-10-30 01:37:17 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