Libraries tagged by dba
wolfhowlmedia/nanocore
6 Downloads
Nanocore is a micro PHP framework that sports DBAL, routing, session controller as well as simple templating.
vanio/doctrine-generic-types
7799 Downloads
An extension for Doctrine2 DBAL allowing usage of generic types
vanam/kdyby-doctrine-mysql-come-back
10 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal with Kdyby/Doctrine compatibility. This is a fork of https://github.com/facile-it/doctrine-mysql-come-back
troisyaourts/alpha
2191 Downloads
Alpha is a micro-orm for Silex/Flex built on Doctrine DBAL
tolkam/pagination-doctrine
4 Downloads
Doctrine DBAL paginators for tolkam/pagination
ticketpark/dynamic-role-bundle
13580 Downloads
This Symfony2 bundle ads functionalities to dynamically create Symfony Security roles and persist them using Doctrine DBAL.
taproot/librarian
48 Downloads
An event-driven flat file CRUD system with Doctrine DBAL based indexes
sypherlev/blueprint
270 Downloads
DBAL package that performs data operations through applying patterns
suvera/winter-doctrine
1 Downloads
Doctrine ORM/DBAL Support in the Winterboot framework
steffanharmaajarvi/swoole-postgresql-doctrine-driver
1 Downloads
A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSQL extension
splash/sonata-admin-monolog-bundle
625 Downloads
Provide a Doctrine DBAL handler for Monolog with Sonata Admin Implementation. This Bundle is inspired from LexikMonologBrowserBundle.
shorock/flex-doctrine-pg
13 Downloads
Open minded PostGres connection driver for Doctrine DBAL
seworqs/commons-doctrine
3 Downloads
Common Doctrine utilities, including DBAL types and event listeners.
scrawler/swoole-postgresql-doctrine
769 Downloads
A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSQL extension
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.