Libraries tagged by dbconnection
geeshoe/db-connector
70 Downloads
PHP Database connection library.
rotexsoft/leanorm
358 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
ligan/easy-db
46 Downloads
This is a simple MySQL database operation package, support connection pool and disconnection reconnection
react/socket
72216643 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
amphp/socket
19680960 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
spatie/ssh
2188072 Downloads
A lightweight package to execute commands over an SSH connection
caseyamcl/guzzle_retry_middleware
7545197 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
facile-it/doctrine-mysql-come-back
2550739 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal
cakephp/datasource
19820562 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
ryoluo/sail-ssl
374577 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
aura/sqlquery
2485450 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1967805 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.
open-smf/connection-pool
118755 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
automattic/jetpack-connection
2723737 Downloads
Everything needed to connect to the Jetpack infrastructure
react/socket-client
4173669 Downloads
Async, streaming plaintext TCP/IP and secure TLS based connections for ReactPHP