cratia/orm-dql dependents (2) Order by: name | downloads Show: all | require | require-dev
-
PHP
cratia/orm-dbal
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
-
PHP
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).