Libraries tagged by xpdo
pdobrovolny/quantity
9697 Downloads
Physical quantities and formulas
vitexsoftware/ease-fluentpdo
778 Downloads
SQL/PDO support for Ease Framework based on FluentPDO
rui_mashita/laravel-dblib-odbc-sqlserver
1648 Downloads
PDO DBLIB or PDO ODBC SQL Server Driver for Laravel 4
romainbessugesmeusy/php-dsn-factory
33243 Downloads
DSN Factory for PDO
rmunate/sql-server-lite
340 Downloads
Conexión PDO a SQLServer desde PHP estructurado o Laravel
rlanvin/php-mypdo
4248 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
rakit/session
2289 Downloads
Session manager providing PDO, Cookie, and File drivers
pfinal/database
766 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
pdynarowski/yii2-oci8
315 Downloads
Yii2 extension which based on yajra/laravel-pdo-via-oci8
ntentan/atiaa
5206 Downloads
A slim wrapper around PDO to provide some extra utilities
ninvfeng/mysql
138 Downloads
一个简单PDO mysql数据库操作类
mouf/database.dbconnection
32064 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.
mointeng/sqlrelay
1290 Downloads
SQLrelay PDO driver connect for laravel 8.x.x
lucinda/sql-data-access
20936 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
lucinda/nosql-data-access
20920 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure