bayfrontmedia / bones-service-orm
Object-relational mapping service for the Bones framework
v1.0.0-beta.1
2024-12-17 18:39 UTC
Requires
- php: >=8.0
- bayfrontmedia/bones: ^5.3
- bayfrontmedia/encryptor: ^2.0
- bayfrontmedia/php-array-helpers: ^2.0
- bayfrontmedia/php-sanitize: ^2.1
- bayfrontmedia/php-string-helpers: ^2.2
- bayfrontmedia/php-validator: ^4.0
- bayfrontmedia/simple-pdo: ^5.4.2
This package is auto-updated.
Last update: 2024-12-17 21:39:28 UTC
README
Object-relational mapping service for the Bones framework.
License
This project is open source and available under the MIT License.
Author
Requirements
- PHP >= 8.0
- Bones >= 5.3
- PHP extensions: Ctype, JSON, OpenSSL, PDO
Installation
composer require bayfrontmedia/bones-service-orm
Documentation
See documentation.