Libraries tagged by connecion
prateik/core-php
5 Downloads
Connection class for core php development
react/socket
51721672 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
spatie/ssh
1925497 Downloads
A lightweight package to execute commands over an SSH connection
caseyamcl/guzzle_retry_middleware
6323651 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
amphp/socket
11986178 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
facile-it/doctrine-mysql-come-back
2302816 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal
cakephp/datasource
17259819 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
aura/sqlquery
2270517 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1734414 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
103634 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
hyperf/db-connection
1792217 Downloads
A hyperf db connection handler for hyperf/database.
automattic/jetpack-connection
2217916 Downloads
Everything needed to connect to the Jetpack infrastructure
rennokki/befriended
86362 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
react/socket-client
4099601 Downloads
Async, streaming plaintext TCP/IP and secure TLS based connections for ReactPHP
ryoluo/sail-ssl
269599 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.