Libraries tagged by pdo
pfinal/database
767 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
oktopost/squid
2462 Downloads
MySQL library build on top of PDO
ntentan/atiaa
5208 Downloads
A slim wrapper around PDO to provide some extra utilities
ninvfeng/mysql
138 Downloads
一个简单PDO mysql数据库操作类
mouf/database.dbconnection
32088 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.
moledet/database-change-log
6581 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
mointeng/sqlrelay
1321 Downloads
SQLrelay PDO driver connect for laravel 8.x.x
lucinda/sql-data-access
20997 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
lucinda/nosql-data-access
20981 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
lionmm/laravel-pgbouncer-extension
65 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
laocc/dbs
568 Downloads
mysql@PDO,redis,mongodb
kingsoft/db
197 Downloads
Efficient PDO Database connection wrapper. Reads settings from settings.ini/SETTINGS global constaant
js/mysqlnd-analytics
3527 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
jlang/jsonstringfy
4130 Downloads
PDoc
hexblot/mssql-compat
256 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+