Libraries tagged by pdo database
jdz/database
130 Downloads
Unified database abstraction layer supporting MySQL, MariaDB, PostgreSQL, and SQLite via PDO and MySQLi drivers
initphp/database
243 Downloads
InitPHP Database — QueryBuilder, DBAL and ORM facade for the InitORM stack, plus a server-side DataTables.js helper.
hi-media/pdo-tools
1645 Downloads
Simplifies the build of a database for testing purposes and allows you to easily verify the contents of a database after operations.
gemvc/connection-pdo
242 Downloads
PDO connection adapter for GEMVC framework
fiberphp/database
7 Downloads
🗄️ FiberPHP 数据库组件 —— 基于 PDO 的连接池、查询构造器、驱动抽象层,支持读写分离、协程安全。
elbucho/database
18 Downloads
Utility wrapper for the PDO subsystem
deepeloper/pdo-debugging
7 Downloads
PDO Debugging & Benchmarking Tools
bootpress/database
1343 Downloads
A PDO wrapper with lazy connections and query profiling.
balalaikaboy/cassandra-pdo-4-doctrine
3 Downloads
Apache Cassandra adapter for doctrine/dbal based on Orange-OpenSource/YACassandraPDO
abbe98/simple-pdo
322 Downloads
A simpe PDO class for MariaDB and MySQL
prelude/prelude-database
4879 Downloads
A Database-Agnostic set of Abstractions built on top of PDO
ankapix/phalcon4-sqlsrv
305 Downloads
Microsoft SQL Server (PDO) database adapter for the Phalcon 4 framework
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
rotexsoft/sqlschema
1332 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
bobsbg/yii2-oci2pdo
3594 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8