Libraries tagged by mysl PDO
pfinal/database
778 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
lucinda/sql-data-access
23069 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
drnasin/mysql-pdo-secure-session-handler
5 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
yiisoft/mutex-db-mysql
46 Downloads
Yii Mutex Library - MySQL PDO Driver
tdc/pdo
123 Downloads
PDO MySQL/MariaDB/PostgreSQL/SQLite wrapper adding nested transactions and sane defaults
ninvfeng/mysql
142 Downloads
一个简单PDO mysql数据库操作类
alaureati-enerds/pdofactory
21 Downloads
PHP Factory for PDO MySQL Connections
abbe98/simple-pdo
322 Downloads
A simpe PDO class for MariaDB and MySQL
zaiblab/mysql-backup
7 Downloads
PHP library for backing up and restoring MySQL databases — fully compatible with CodeIgniter 4.
tyrion/simple-pdo-orm
1365 Downloads
tebe/pdo
21 Downloads
Provides an extension to the native PDO along with additional functionality.
rain1/pdo-powered
25 Downloads
PDO wrapper for easy db interactions
julio101290/mysql-backup
50 Downloads
A PHP library for backing up and restoring MySQL databases
fabiopaiva/pdo-simple-migration
166 Downloads
Database version control using PDO connection
drkbcn/php-pdo-mssql-class
87 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.