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.

Installs: 2 321

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/thiagocordeiro/orm

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