Libraries tagged by database connection PHP library
william-costa/database-manager
2152 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
antevenio/pdo-mysql-query-linker
17138 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
davidlienhard/sessionhandler
3993 Downloads
🐘 php sessionhandler using database connection
divineomega/php-dcom
420 Downloads
PHP Database Connection Object Manager
shado/php-resource-pool
1 Downloads
A PHP library providing resource pooling support, commonly used as a database connection pool.
elvis-leite/recordset-database
25 Downloads
A simple library for managing database connections and building queries in PHP.
mohiwalla/php-mysql
10 Downloads
A PHP library for MySQL connections, executing queries, calling procedures, and fetching results with error handling.
sectoroverload2k/php-mysql-database
29 Downloads
PHP Library for OO MySQLi connection and queries
unimed/database-manager
2 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
tsm/php-database
0 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
lorran-code/database-manager
7 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
lions-software/lions-software-database-manager
5 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
thephpleague/database
22 Downloads
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
rubensdimas/database-manager
14 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
bronos/php-sql-query-builder
5867 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.