bayfrontmedia / bones-service-orm
Object-relational mapping service for the Bones framework
v1.1.0
2024-11-11 17:53 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.1
- bayfrontmedia/php-validator: ^4.0
- bayfrontmedia/simple-pdo: ^5.4
This package is auto-updated.
Last update: 2024-11-22 20:32:08 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.