PHPackages                             johnyhunt/php-esb - 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. johnyhunt/php-esb

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

johnyhunt/php-esb
=================

Enterprise service bus with PHP implementation

22.5k↓50%2PHP

Since Jan 18Pushed 2y ago3 watchersCompare

[ Source](https://github.com/johnyhunt/php-esb)[ Packagist](https://packagist.org/packages/johnyhunt/php-esb)[ RSS](/packages/johnyhunt-php-esb/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [![](docs/img/main_logo.jpg)](docs/img/main_logo.jpg)

php-esb
=======

[](#php-esb)

Enterprise service bus (ESB) with PHP implementation.

*From wikipedia:*

> An enterprise service bus (ESB) implements a communication system between mutually interacting software applications in a service-oriented architecture (SOA). It represents a software architecture for distributed computing, and is a special variant of the more general client-server model, wherein any application may behave as server or client. ESB promotes agility and flexibility with regard to high-level protocol communication between applications.

The key features are:

- **Small:** Built on the top of tiny framework (Slim4) and 6 main classes (middlewares)
- **Simple:** Easy to understand concept and very useful
- **Fast to run:** Add your Routes between systems via built in API
- **Flexible:** A lot of features for customisation and connections
- **Short:** Connection between systems without code (mostly)

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

[](#installation)

```
composer require johnyhunt/php-esb

```

Getting start
-------------

[](#getting-start)

- [Library concept](docs/01_concept.md)
- [Architecture](docs/02_architecture.md)
- [Customisation](docs/03_custom.md)
- [Usage examples](docs/04_example.md)

License
-------

[](#license)

This project is licensed under the terms of the MIT license.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 99% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/dbc2f0af25e45d76fe8e45c1250c4d76aa89efac2dad5c48f0a66d2096ea018d?d=identicon)[johnyhunt](/maintainers/johnyhunt)

---

Top Contributors

[![fon-MaXX](https://avatars.githubusercontent.com/u/18684043?v=4)](https://github.com/fon-MaXX "fon-MaXX (98 commits)")[![AbyssIvan](https://avatars.githubusercontent.com/u/7392028?v=4)](https://github.com/AbyssIvan "AbyssIvan (1 commits)")

### Embed Badge

![Health badge](/badges/johnyhunt-php-esb/health.svg)

```
[![Health](https://phpackages.com/badges/johnyhunt-php-esb/health.svg)](https://phpackages.com/packages/johnyhunt-php-esb)
```

###  Alternatives

[getdkan/dkan

DKAN Open Data Catalog

385135.4k2](/packages/getdkan-dkan)[heybigname/event-dispatcher

Event Dispatcher with a focus on Domain Events

5913.1k1](/packages/heybigname-event-dispatcher)[flowpack/task

A Task scheduler for Neos Flow

1136.3k1](/packages/flowpack-task)

PHPackages © 2026

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