Libraries tagged by connection-pool
mix/redis
10176 Downloads
Coroutine redis library based on Swoole, built-in connection pool
mix/pool
5642 Downloads
Swoole-based object pool, connection pool
jardisadapter/dbconnection
345 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on
ankitfromindia/parallel-smtp
233 Downloads
High-performance parallel SMTP client for Laravel with connection pooling and pipelining - up to 10x faster bulk email sending
vysokeskoly/cache-bundle
10209 Downloads
Provides memcached services with proper usage of connection pool
shado/php-resource-pool
77 Downloads
A PHP library providing resource pooling support, commonly used as a database connection pool.
monkeyscloud/monkeyslegion-http-client
454 Downloads
Enterprise outbound HTTP client for MonkeysLegion: fluent API, cURL transport with connection pooling, middleware pipeline, retry/backoff, PSR-18 bridge, async pools.
monkeyscloud/monkeyslegion-database
2657 Downloads
High-performance PDO connection management with read/write splitting, connection pooling, and multi-driver support (MySQL, PostgreSQL, SQLite).
seagm-swoft/connection-pool
14 Downloads
swoft connection pool component
ody/connection-pool
15 Downloads
Connection pool for ODY framework
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
phpdot/pool
19 Downloads
Generic coroutine-safe connection pool for Swoole. Holds any object. Channel-based with idle cleanup, optional heartbeat, and leak prevention.
dacheng-php/yii2-swoole
35 Downloads
Yii2 Swoole extension, provides coroutine http server and more coroutine features.
gemvc/connection-openswoole
171 Downloads
OpenSwoole connection pooling for GEMVC framework
dgarbs51/postgres-pooled-mode
53 Downloads
Drop-in Laravel support for PostgreSQL transaction poolers with direct connections for schema operations.