Libraries tagged by connection pool
nixuehan/alita
11 Downloads
Micro framework for php in swoole
mixphp-plus/framework
0 Downloads
mixphp framework
jeremiah-shaulov/php-web-node
22 Downloads
PHP-FPM implementation that allows to preserve resources (global variables) between requests, so database connections pool is possible
iguoji/minimal-database
7 Downloads
php pdo database support
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
wenqin/scps
6 Downloads
swoole connection pool server
wenqin/scpc
6 Downloads
swoole connection pool client
lzy309/srproxy
2 Downloads
Redis connection pool based on swoole
ligan/easy-db
46 Downloads
This is a simple MySQL database operation package, support connection pool and disconnection reconnection
jacked-php/lite-connect
51 Downloads
A SQLite connection pool manager with migrations and model abstraction
detain/sshpool
84 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
cheer/neptune-php
12 Downloads
Redis Connection pool client
ziyoren/database
29 Downloads
Database components supporting connection pooling.
shivanraptor/php-db-manager
105 Downloads
Modern PHP wrapper for MySQL database with prepared statements and connection pooling
jamessiebert/socialite-cognito
5 Downloads
Allow oauth connections from AWS Cognito to Laravel Socialite. This allows laravel to log users in from your cognito user pool. Based on https://socialiteproviders.com/Laravel-Passport, the code closely follows this structure so its not too hard to change to a Laravel Passport identity provider.