cratia/pipeline dependents (4) Order by: name | downloads Show: all | require | require-dev
-
PHP
cratia/adapter-mysql
Implementation over abstraction IAdapter for creating and execution Doctrine\DBAL\Connection instances over driver Mysql
-
PHP
cratia/core-api-rest
Core for quickly start working on a new Slim Framework 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation.
-
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).