bayfrontmedia / bones-service-orm
Object-relational mapping service for the Bones framework
Installs: 68
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/bayfrontmedia/bones-service-orm
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
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 (Tested up to
8.4
) - Bones >= 5.3
- PHP extensions: Ctype, JSON, OpenSSL, PDO
Installation
composer require bayfrontmedia/bones-service-orm
Documentation
See documentation.