Libraries tagged by load balancer
eyefi/net_gearman
2463 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
elvis-bi/net_gearman
28 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
fideloper/proxy
177788539 Downloads
Set trusted proxies for Laravel
stuttter/ludicrousdb
132984 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
humanmade/ludicrousdb
230805 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
tommyknocker/pdo-database-class
6263 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.
jdavidbakr/multi-server-event
180948 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
tinywan/load-balancing
271 Downloads
This nginx load balancing for build composer packagist
lindelea/laravel-aws-elb-support
14628 Downloads
AWS Elastic Load Balancing support for Laravel 5x
covertnija/elasticsearch-integration
887 Downloads
Symfony bundle for Elasticsearch integration with round-robin load balancing
coolchi/proxy
206 Downloads
Set trusted proxies for Laravel
thesis/grpc-client
380 Downloads
Async gRPC client for PHP with HTTP/2 transport, streaming RPCs, interceptors, TLS/mTLS, and client-side load balancing.
jardisadapter/dbconnection
197 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
truongbo/proxy-rotation
47 Downloads
Proxy Rotation with Load balancing strategies
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache