maruamyu / orm
very light weight entity-repository pattern O/R Mapper library
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/maruamyu/orm
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: 2025-10-10 16:13:06 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