Libraries tagged by pdo_mysql
clouddueling/mysqldump-php
21886 Downloads
PHP version of mysqldump cli that comes with MySQL
opis/database
79993 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
jv2222/ezsql
10953 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
delight-im/db
132041 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
215592 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
233220 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
525655 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
jimbojsb/pseudo
69506 Downloads
PDO/MySQL Connection Mocking
lincanbin/php-pdo-mysql-class
5239 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
mattbit/mysql-compat
48304 Downloads
Backward compatibility for old mysql_* functions with PDO
vectorface/mysqlite
36759 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tommyknocker/pdo-database-class
4845 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
phlib/db
39687 Downloads
MySQL PDO DB Adapter. PDO with some extra good stuff specifically for MySQL.
swlib/swpdo
10581 Downloads
Swoole Coroutine SQL component like PDO
sorskod/db
7912 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.