Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themarlboroman/php-orm
Simple ORM library for PHP's PDO driver.
https://github.com/themarlboroman/php-orm
database orm php small
Last synced: 3 days ago
JSON representation
Simple ORM library for PHP's PDO driver.
- Host: GitHub
- URL: https://github.com/themarlboroman/php-orm
- Owner: TheMarlboroMan
- License: mit
- Created: 2021-12-02T09:32:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T06:43:19.000Z (12 months ago)
- Last Synced: 2023-12-01T07:31:54.264Z (12 months ago)
- Topics: database, orm, php, small
- Language: PHP
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# php-orm
A simple ORM for PHP and the PDO driver. Extensible to others.