Libraries tagged by pdo database
druidfi/mysqldump-php
226155 Downloads
PHP version of mysqldump cli that comes with MySQL
slim/pdo
259722 Downloads
Just another PDO database library
opis/database
78367 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
atlas/pdo
237268 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
coffeecode/datalayer
39406 Downloads
The data layer is a persistent abstraction component of your database that PDO
aura/sqlschema
213248 Downloads
Provides facilities to read table names and table columns from a database using PDO.
delight-im/db
128162 Downloads
Safe and convenient SQL database access in a driver-agnostic way
cooperl/laravel-db2
107320 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
clouddueling/mysqldump-php
21634 Downloads
PHP version of mysqldump cli that comes with MySQL
brick/db
138640 Downloads
Database tools library
atlas/query
229767 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
tommyknocker/pdo-database-class
4502 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
leeqvip/database
43954 Downloads
PDO database library
phlib/flysystem-pdo
44441 Downloads
A Flysystem adapter for storing files in a database using PDO
zetacomponents/database
880795 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.