PHPackages                             micseres/micro-service-reactor - 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. micseres/micro-service-reactor

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

micseres/micro-service-reactor
==============================

Micro Service Reactor

1.1.0(5y ago)112.2k1MITPHPPHP &gt;=7.2

Since Apr 20Pushed 5y ago2 watchersCompare

[ Source](https://github.com/micseres/micro-service-reactor)[ Packagist](https://packagist.org/packages/micseres/micro-service-reactor)[ RSS](/packages/micseres-micro-service-reactor/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (1)

Micro Service Reactor
=====================

[](#micro-service-reactor)

Usage
-----

[](#usage)

```
    protected function execute(InputInterface $input, OutputInterface $output): void
    {
        $this->input  = $input;
        $this->output = $output;

        $this->microServiceReactor = new MicroServiceReactor('127.0.0.1', 9001, 'passport', 1000);

        $this->microServiceReactor->setController([$this, 'generate']);
        $this->microServiceReactor->setLogger([$this, 'log']);

        $this->microServiceReactor->process();
    }
```

License
-------

[](#license)

The Soft Deletable Bundle is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

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

1897d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3336180?v=4)[Viktor Pavlov](/maintainers/zogxray)[@zogxray](https://github.com/zogxray)

---

Top Contributors

[![yawa20](https://avatars.githubusercontent.com/u/4233941?v=4)](https://github.com/yawa20 "yawa20 (3 commits)")[![maritechpro](https://avatars.githubusercontent.com/u/30262797?v=4)](https://github.com/maritechpro "maritechpro (1 commits)")[![zogxray](https://avatars.githubusercontent.com/u/3336180?v=4)](https://github.com/zogxray "zogxray (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/micseres-micro-service-reactor/health.svg)

```
[![Health](https://phpackages.com/badges/micseres-micro-service-reactor/health.svg)](https://phpackages.com/packages/micseres-micro-service-reactor)
```

###  Alternatives

[thunderpush/php-thunderclient

A PHP library for sending messages to Thunderpush server.

179.6k](/packages/thunderpush-php-thunderclient)[maisondunet/module-gtm-cookie-consent

A simple cookie consent module for magento. It relies on new GTM consent functionality.

145.9k](/packages/maisondunet-module-gtm-cookie-consent)

PHPackages © 2026

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