PHPackages                             ibekiaris/load-balancing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ibekiaris/load-balancing

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ibekiaris/load-balancing
========================

A PHP 7.2+ library for implementing load balancing in PHP.

1.0.0(6y ago)57MITPHPPHP &gt;=7.2.0CI failing

Since Sep 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ibekiaris/load-balancing)[ Packagist](https://packagist.org/packages/ibekiaris/load-balancing)[ Docs](https://github.com/ibekiaris/load-balancing)[ RSS](/packages/ibekiaris-load-balancing/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

ibekiaris/load-balancing
========================

[](#ibekiarisload-balancing)

[![Build Status](https://camo.githubusercontent.com/1a2fcb39c2e9dbd464a5cb1c2d6bfcb2119ea8403bd1cf912bdb2da44b761a2e/68747470733a2f2f7472617669732d63692e636f6d2f6962656b69617269732f6c6f61642d62616c616e63696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/ibekiaris/load-balancing)[![Coverage Status](https://camo.githubusercontent.com/496299cc20b7eda7d09017453c30e1aa7a9ad35d994524f7dc15eeb3e6cf3fbc/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6962656b69617269732f6c6f61642d62616c616e63696e672f62616467652e737667)](https://coveralls.io/github/ibekiaris/load-balancing)[![GitHub](https://camo.githubusercontent.com/7d1e1d28c39fd96dc4fb0a05379ab17f107fe906cf33e93857462234ccbd81b8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6962656b69617269732f6c6f61642d62616c616e63696e67)](https://camo.githubusercontent.com/7d1e1d28c39fd96dc4fb0a05379ab17f107fe906cf33e93857462234ccbd81b8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6962656b69617269732f6c6f61642d62616c616e63696e67)

ibekiaris/load-balancing is a PHP 7.2+ library implementing load balancing in PHP.

About
-----

[](#about)

From [Wikipedia](https://en.wikipedia.org/wiki/Load_balancing_(computing)):

> In computing, load balancing improves the distribution of workloads across multiple computing resources, such as computers, a computer cluster, network links, central processing units, or disk drives.\[1\] Load balancing aims to optimize resource use, maximize throughput, minimize response time, and avoid overload of any single resource. Using multiple components with load balancing instead of a single component may increase reliability and availability through redundancy. Load balancing usually involves dedicated software or hardware, such as a multilayer switch or a Domain Name System server process

Installation
------------

[](#installation)

The preferred method of installation is via [Packagist](https://packagist.org) and [Composer](https://getcomposer.org/). Run the following command to install the package and add it as a requirement to your project's `composer.json`:

```
composer require ibekiaris/load-balancing
```

Examples
--------

[](#examples)

Those examples will help you better understand how to use this library

[Examples](doc/examples.md)

Copyright and license
---------------------

[](#copyright-and-license)

The ibekiaris/load-balancing library is copyright © [Ioannis Bekiaris](http://ibekiaris.me) and licensed for use under the MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2423d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79b3ce6e2f292f37874c079922faff1c9ffbe23742b588cd8c4d66e02301f1cd?d=identicon)[ibekiaris](/maintainers/ibekiaris)

---

Top Contributors

[![ibekiaris](https://avatars.githubusercontent.com/u/8407948?v=4)](https://github.com/ibekiaris "ibekiaris (17 commits)")

---

Tags

load balancingload-balancerround-robin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ibekiaris-load-balancing/health.svg)

```
[![Health](https://phpackages.com/badges/ibekiaris-load-balancing/health.svg)](https://phpackages.com/packages/ibekiaris-load-balancing)
```

###  Alternatives

[fideloper/proxy

Set trusted proxies for Laravel

7.3k174.4M553](/packages/fideloper-proxy)[illuminate/contracts

The Illuminate Contracts package.

704122.9M10.0k](/packages/illuminate-contracts)[phiki/phiki

Syntax highlighting using TextMate grammars in PHP.

3573.0M23](/packages/phiki-phiki)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k17](/packages/civicrm-civicrm-core)[flow-php/etl

PHP ETL - Extract Transform Load - Abstraction

374468.4k51](/packages/flow-php-etl)[gehrisandro/tailwind-merge-php

TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them

1391.5M9](/packages/gehrisandro-tailwind-merge-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
