Libraries tagged by connection pooling
iamfarhad/laravel-rabbitmq
21597 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
tommyknocker/pdo-database-class
6163 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
x/laravel-connection-pool
5 Downloads
Connection pooling for illuminate/database
semitexa/orm
236 Downloads
Semitexa ORM — attribute-driven schema, connection pooling, MySQL adapter
php-standard-library/tcp
1178 Downloads
Non-blocking TCP client and server connections with connection pooling and retry
php-standard-library/http-client
350 Downloads
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
php-standard-library/dns
220 Downloads
Async DNS resolver with connection pooling, EDNS0, DNS-over-TLS, DNS-over-HTTPS, and cross-platform system configuration
monkeyscloud/monkeyslegion-http-client
631 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
2831 Downloads
High-performance PDO connection management with read/write splitting, connection pooling, and multi-driver support (MySQL, PostgreSQL, SQLite).
eav93/wreq-php
191 Downloads
PHP HTTP client with deterministic connection pooling and browser TLS/HTTP2 fingerprinting, built on the wreq Rust crate
shado/php-resource-pool
90 Downloads
A PHP library providing resource pooling support, commonly used as a database connection pool.
gemvc/connection-openswoole
188 Downloads
OpenSwoole connection pooling for GEMVC framework
la/swoole-connection-manager
515 Downloads
Swoole connection manager for Laravel
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.
dgarbs51/postgres-pooled-mode
62 Downloads
Drop-in Laravel support for PostgreSQL transaction poolers with direct connections for schema operations.