cratia / orm-model
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
Installs: 1 764
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
- ext-json: *
- cratia/common-functions: >=0.1
- cratia/orm-dbal: >=0.4
- cratia/orm-dql: >=0.3
- cratia/pipeline: >=0.7
- doctrine/collections: ^1.6
- psr/log: ^1.1
Requires (Dev)
- cratia/adapter-mysql: >=0.2
- monolog/monolog: ^2.0
- php-di/php-di: ^6.0
- phpunit/phpunit: ^9.0
- symfony/dotenv: ^5.0