Libraries tagged by PDO connecter
emadello/db
705 Downloads
Mysql PDO database connection
adamb/database
7553 Downloads
A simple PDO Wrapper to connect to a database
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
jacksonwebservices/laravel-iseries
12864 Downloads
Laravel-odbc-iseris connection
hi/sqlquery
961 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
easi-power/laravel-db2
14576 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.
cooperl/laravel-ibmi
12940 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
monkeyscloud/monkeyslegion-database
163 Downloads
Native PDO-powered MySQL 8.4 connection and query helpers.
fabiopaiva/pdo-simple-migration
166 Downloads
Database version control using PDO connection
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
srjlewis/aura-sql
18 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
kuiper/db
2501 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
simplemdb/simplemdb
13 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
runn/dbal
100 Downloads
Runn Me! DBAL Library
pardnchiu/mysql-pool
3 Downloads
A MySQL connection pool solution designed specifically for PHP, featuring intuitive chaining syntax that integrates query builder capabilities with read-write separation.