Libraries tagged by abstract
crodas/activemongo2
1532 Downloads
Mongo abstraction
creativestyle/magesuite-page-cache-warmer-crawl-worker
2981 Downloads
Abstract Base Crawler for Page Cache Warmer
cratia/orm-model
1822 Downloads
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).
cratia/orm-dbal
2265 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
cratia/interface-adapter
2272 Downloads
Define abstraction para crear y ejecutar sobre instancias de Doctrine\DBAL\Connection
cratia/adapter-mysql
1747 Downloads
Implementation over abstraction IAdapter for creating and execution Doctrine\DBAL\Connection instances over driver Mysql
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
conperience/lucille
1061 Downloads
Lightweight HTTP abstraction
conjecto/nemrod
706 Downloads
Nemrod is a framework providing an abstraction layer for handling (consuming and producing) RDF in a Symfony2 project
conectra/active-rest
1324 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
code-council/symfony-console-util
494 Downloads
Adds some command abstractions for Symfony Console Component
cemerson/session
6285 Downloads
Ultra-simple session abstraction for PHP 7, allowing developers to properly mock session related code
cedricziel/fal-flysystem
9 Downloads
File Abstraction Layer driver for TYPO3 CMS that uses Flysystem
cceconi/hexa-lib
50 Downloads
Abstract library to create hexagonal architecture compliant application
caiquecezar/aco
3 Downloads
Ant Colony Optimization algorithm abstract library