Libraries tagged by dba
datana-gmbh/doctrine-datetime-milliseconds-type
133139 Downloads
A Doctrine DBAL type to store DateTime with milliseconds
cratia/orm-model
1819 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/interface-adapter
2269 Downloads
Define abstraction para crear y ejecutar sobre instancias de Doctrine\DBAL\Connection
cratia/adapter-mysql
1744 Downloads
Implementation over abstraction IAdapter for creating and execution Doctrine\DBAL\Connection instances over driver Mysql
co-stack/mysql-loader
1341 Downloads
Handle MySQL LOAD DATA and SELECT INTO OUTFILE using doctrine/dbal
thomasjbradley/micromodel
34 Downloads
MicroModel: a really basic ORM-like form and table mapper, for working with Silex, Symfony Forms, and Doctrine DBAL; supports single tables without relationships.
mondrake/drudbal
2765 Downloads
Drupal driver for Doctrine DBAL.
lynx/lynx
131 Downloads
Awesome Mapper on top of DBAL/Doctrine2
glynnforrest/active-doctrine
625 Downloads
An active record implementation on top of the Doctrine DBAL.
evopix/kohana-schema
1045 Downloads
This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.
datana-gmbh/doctrine-postgres-milliseconds-platform
133558 Downloads
A Doctrine DBAL platform for Postgres with millisecond support
phore/dba
126 Downloads
Database abstraction layer and ORM
blar/dba
7 Downloads
DBA for PHP
nanocoding/dba
0 Downloads
Simple database abstraction for php
yousha/dbalite
13 Downloads
A lightweight Dbal(Database Abstraction Layer) library for PHP.