Libraries tagged by php database lib
qikdev/fluentpdo
864 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
peterujah/db-controller
65 Downloads
Php PDO databse wrapper.
nahid/crudx
38 Downloads
Crudx is a mysql query handling library based on PHP
midorikocak/nanodb
108 Downloads
Nano DB is a tiny php library that allows you to define easily usable repositories.
mejinke/merrdb
127 Downloads
A pleasant mysql library
maplephp/log
114 Downloads
PHP PSR-3 Logger library, standardized approach to logging messages.
mammothphp/woollym
1589 Downloads
WoollyM: PHP Data Analysis Library
linkorb/transmogrifier
120 Downloads
Fixture library and commmand-line tools
kdabrow/time-machine
6073 Downloads
Laravel / Lumen library that allows to change dates in db
geste/fluentpdo
161 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
eftec/documentstoreone
4437 Downloads
A flat document store for PHP that allows multiples concurrencies.
deepeloper/pdo-debugging
7 Downloads
PDO Debugging & Benchmarking Tools
dario1985/adodb
15 Downloads
ADOdb library refactoring for PHP 5.3+ and PDO
cubiclesoft/to-composer
2138 Downloads
CubicleSoft PHP Software Development Libraries for Composer
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB