Libraries tagged by connecion
prateik/core-php
5 Downloads
Connection class for core php development
react/socket
74869560 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
amphp/socket
20800771 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
spatie/ssh
2221795 Downloads
A lightweight package to execute commands over an SSH connection
caseyamcl/guzzle_retry_middleware
7696910 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
facile-it/doctrine-mysql-come-back
2581350 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal
cakephp/datasource
20116987 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
ryoluo/sail-ssl
392635 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
aura/sqlquery
2508124 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1999784 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
120489 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
hyperf/db-connection
2097126 Downloads
A hyperf db connection handler for hyperf/database.
react/socket-client
4182154 Downloads
Async, streaming plaintext TCP/IP and secure TLS based connections for ReactPHP
ip2location/ip2location-laravel
430644 Downloads
Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.
divineomega/php-ssh-connection
100014 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.