Libraries tagged by database connection
la/swoole-connection-manager
276 Downloads
Swoole connection manager for Laravel
digital-craftsman/deserializing-connection
918 Downloads
Get DTOs directly from the database
hi/sqlquery
709 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
emadello/db
662 Downloads
Mysql PDO database connection
antevenio/pdo-mysql-query-linker
17865 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
michaelb/lumen-db2
3237 Downloads
lumen-db2 is a simple DB2 service provider for Lumen. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
easi-power/laravel-db2
14336 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.
umanit-pomm/foundation
4547 Downloads
Pomm connection manager for Postgresql
jacksonwebservices/laravel-iseries
12769 Downloads
Laravel-odbc-iseris connection
intermaterium/cassandra-native
240 Downloads
A native Apache Cassandra and ScyllaDB connector for PHP based on the CQL binary protocol with support for persistent connections
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
elliotsawyer/silverstripe-mysql-ssl
8044 Downloads
Restores support for SSL MySQL connections in Silverstripe 4
voodoophp/paginator
1380 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.
soup/paginator
1533 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.
ohseesoftware/laravel-schema-list
2692 Downloads
List tables, columns, and indices for your database connections.