Libraries tagged by pdo query
tlumx/tlumx-db
10 Downloads
Tlumx db component, lightweight PHP database access layer, wrapper for PDO, simple PHP Query Builder
jr-cologne/db-class
106 Downloads
A simple database class with PHP, PDO and a query builder.
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.
codeurx/database
18 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
bimacoding/pdox
19 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
matheusbiagini/biagini-migration
216 Downloads
Data migration mechanism for php using dbal do doctrine with pdo, schema and queryBuilder
tekkla/core-data
102 Downloads
Abstraction layer to query databases via PDO.
offworks/overnight
29 Downloads
Yet another simple and consistent pdo based php-mysql query builder
kroyxlab/datbazo
14 Downloads
DatBazo(Datuma Bazo, Database in Esperanto) is a SQL-query constructor using PDO.
indgy/phluent
15 Downloads
A dependency free lightweight fluent SQL query builder using PDO
h2lsoft/db-manager
54 Downloads
PDO wrapper to manage query
kwn/quark
7 Downloads
Database query builder for PDO based on Kohana Database module
wlib/db
32 Downloads
Simple implementation on top of PDO to handle your database queries.
jaredtking/jaqb
2676 Downloads
Just Another Query Builder built on PDO
appdeck/sql
229 Downloads
Abstraction to SQL queries by using a PDO Wrapper