Libraries tagged by php db connection
kunyu/db-connection
9 Downloads
A hyperf db connection handler for hyperf/database.
erickfirmo/dbconnection
34 Downloads
PDO database library
ahambrahmashmi/php_db_connect
8 Downloads
a simle utility for database connection in php
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
evas-php/evas-db
53 Downloads
Database module (Connection, Schemas, Builders, Result fetching)
picoweb/db
0 Downloads
this is a object relational database connection making and database creation simple library for php web application creation
mrwasimabbasi/db
43 Downloads
A PHP package for MySQL database connection and basic tasks
jeremiah-shaulov/php-web-node
22 Downloads
PHP-FPM implementation that allows to preserve resources (global variables) between requests, so database connections pool is possible
bronos/php-sql-query-builder
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
geeshoe/db-connector
70 Downloads
PHP Database connection library.
ezrarieben/pdo-wrapper-singleton
8 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
concept-labs/dbc
19 Downloads
(C)oncept-Labs DB Connection
concept-labs/dbc-pdo
4 Downloads
(C)oncept-Labs DB PDO Driver
schoenbeck/phpdatabase
18 Downloads
Database Connector, Adaptor and Configurator for php
thephpleague/database
22 Downloads
PHP library and ORM to handle DB connection, apply C.R.U.D. operations