Libraries tagged by DBML
innobitlab/php-fly-rrm
19 Downloads
An entity free 'RRM' to extract structured data from relational DBMS
initphp/database
241 Downloads
InitPHP DataBase (QueryBuilder, DBAL and ORM) Library
icomefromthenet/faker
87 Downloads
Test data generator using Doctrine DBAL and Symfony2 components
gyro/query-table-gateway
0 Downloads
Table/Query Gateway with Doctrine DBAL mapping to objects with typed properties
gonzalo123/db
6 Downloads
Database Abstraction Layer over DBAL
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
emsifa/laci
60 Downloads
PHP JSON flat file DBMS
diego-ninja/swoole-mysql-doctrine-driver
71 Downloads
A Doctrine DBAL Driver implementation on top of Swoole Coroutine Mysql extension
decodelabs/indoctrination
295 Downloads
Doctrine DBAL and ORM integration tools
datana-gmbh/doctrine-datetime-milliseconds-type
133151 Downloads
A Doctrine DBAL type to store DateTime with milliseconds
cratia/orm-model
1829 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
2279 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
co-stack/mysql-loader
1350 Downloads
Handle MySQL LOAD DATA and SELECT INTO OUTFILE using doctrine/dbal
aymdev/fregata
171 Downloads
Database migration framework allowing data migration between different DBMS or database structures.