Libraries tagged by PDO connection
easi-power/laravel-db2
19228 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
a1phanumeric/php-mysql-class
246 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
pseudo/pseudo
15096 Downloads
A system for mocking PHP PDO connections
antevenio/pdo-mysql-query-linker
20042 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
jardisadapter/dbconnection
383 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on
codemonster-ru/database
387 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
kuiper/db
3176 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
terminusstudio/ezdb
58 Downloads
ezDB is a lightweight library that provides an easy and fast to deal with databases in PHP. It manages connections, provides a query builder, and a lightweight ORM.
n2n/n2n-spec-dbo
7167 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
memran/marwa-db
979 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
hi/sqlquery
1920 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
monkeyscloud/monkeyslegion-database
2707 Downloads
High-performance PDO connection management with read/write splitting, connection pooling, and multi-driver support (MySQL, PostgreSQL, SQLite).
gemvc/connection-pdo
218 Downloads
PDO connection adapter for GEMVC framework
fabiopaiva/pdo-simple-migration
172 Downloads
Database version control using PDO connection