maruamyu / orm
very light weight entity-repository pattern O/R Mapper library
v1.0.1
2022-07-10 09:32 UTC
Requires
- php: >=5.6.0
- ext-pdo: *
Requires (Dev)
- phpunit/phpunit: 5.7.*
Suggests
- ext-json: Needed to support JSON serialize
This package is auto-updated.
Last update: 2024-10-10 14:08:20 UTC
README
details
very light weight O/R Mapper library for PHP.
using entity-repository pattern.
install
composer require maruamyu/orm-php
license
This library is released under the MIT License, see LICENSE