Libraries tagged by pdo database
druidfi/mysqldump-php
324850 Downloads
PHP version of mysqldump cli that comes with MySQL
slim/pdo
262614 Downloads
Just another PDO database library
opis/database
82188 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
247836 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
coffeecode/datalayer
41433 Downloads
The data layer is a persistent abstraction component of your database that PDO
aura/sqlschema
222425 Downloads
Provides facilities to read table names and table columns from a database using PDO.
delight-im/db
138723 Downloads
Safe and convenient SQL database access in a driver-agnostic way
cooperl/laravel-db2
113173 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
22335 Downloads
PHP version of mysqldump cli that comes with MySQL
brick/db
150065 Downloads
Database tools library
atlas/query
239300 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
tommyknocker/pdo-database-class
5042 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
leeqvip/database
49363 Downloads
PDO database library
phlib/flysystem-pdo
46619 Downloads
A Flysystem adapter for storing files in a database using PDO
seinopsys/postgresql-database-class
4282 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class