Libraries tagged by pdo_mysql
pfinal/database
767 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
lucinda/sql-data-access
20990 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
corn/mypdoms
7196 Downloads
Pure-PHP clone-implementation of mysqlnd_ms built on top of PDO
mouf/database.dbconnection
32085 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
phptree/pdo
25 Downloads
a php PDO database connection class with simple query builder .
fightbulc/easy_pdo
282 Downloads
PDO MySQL Library
intaglio/nuclio-plugin-database-driver-mysql-pdo
1196 Downloads
Nuclio MySQL PDO Driver
drnasin/mysql-pdo-secure-session-handler
4 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
anonymous-php/mysqli-pdo-bridge
645 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
yiisoft/mutex-db-mysql
41 Downloads
Yii Mutex Library - MySQL PDO Driver
dps-software-srl/php-mysql-lib
25 Downloads
Mysql access with PDO
abbe98/simple-pdo
314 Downloads
A simpe PDO class for MariaDB and MySQL
drkbcn/php-pdo-mssql-class
83 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
ufukdogan92/pdo-db-connect
19 Downloads
Database connection with PDO
tyrion/simple-pdo-orm
1311 Downloads