Libraries tagged by DatabaseConnection
aura/sqlquery
3099240 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
open-smf/connection-pool
165294 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
activecollab/databaseconnection
77736 Downloads
A couple of simple helper methods wrapped around MySQLi connection
voodoophp/paginator
1474 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
louislivi/smproxy
418 Downloads
A MySQL database connection pool based on MySQL protocol and Swoole.
karol-dabrowski/doctrine-dynamic-connection
2093 Downloads
Doctrine Dynamic Connection library allows you to modify database connection parameters at runtime
huy-nguyen/laravel-optimize-init-db-connection
2252 Downloads
A package for optimize Laravel init database connection
angel-source-labs/laravel-expression-grammar
18400 Downloads
Database Grammar Helper for Laravel. Returns appropriate SQL based on driver for database connection.
zssarkany/laravel-database-sticky-timezone
397 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone
soup/paginator
1554 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
shado/php-resource-pool
65 Downloads
A PHP library providing resource pooling support, commonly used as a database connection pool.
netherphp/database
2813 Downloads
A database connection and query tool.
n2n/n2n-spec-dbo
6922 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
krubio/perfect-database
783 Downloads
SOLID Compliant Database Connection
hi/sqlquery
1743 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.