plattry / orm
The plattry orm package
v1.0.0
2022-09-26 14:48 UTC
Requires
- php: ^8.1
- ext-pdo: *
README
What is it
Orm is a simple database abstraction layer that supports postgresql.
Welcome to join us or star us for encouragement.
Requires
- php 8.1 or above
- enable extension pdo
Installation
$ composer require plattry/orm
How to use
Please go to wiki for details.
Bugs and features
Bugs and features request are tracked on issue.
Author
- Aaron Lee - <sixser@foxmail.com>
- See also the list of contributors who participated in this project.
License
Orm is licensed under the MIT License - see the LICENSE file for details.