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: 2025-01-30 02:08:30 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