PHPackages                             ifcastle/service-manager - 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. ifcastle/service-manager

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

ifcastle/service-manager
========================

A library that allows organizing code according to the Services pattern.

v0.7.0(1y ago)01945MITPHPPHP ^8.4

Since Jul 29Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/IFCastle/service-manager)[ Packagist](https://packagist.org/packages/ifcastle/service-manager)[ RSS](/packages/ifcastle-service-manager/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (9)Versions (28)Used By (5)

Service manager [![PHP Composer](https://github.com/EdmondDantes/type-definitions/actions/workflows/php.yml/badge.svg)](https://github.com/EdmondDantes/service-manager/actions/workflows/php.yml)
==================================================================================================================================================================================================

[](#service-manager-)

Library for organizing the `service layer`.

This architecture is designed for **stateful** applications that distribute request execution across different workers.

The library provides a ready-made service layer architecture but does not contain a 100% implementation of the contracts.

The following contracts are external and should be implemented in other components:

**Service repository**:

- RepositoryReaderInterface
- ServiceCollectionInterface
- ServiceCollectionWriterInterface

see  for implementation example. and  for TOML syntax.

**Access control**:

- AccessCheckerInterface

**Command bus**:

- CommandDescriptorInterface
- ExecutionContextInterface

**Interceptors**:

- ParameterResolverInterface

**Tracing**:

- ServiceTracerInterface

**Task runner and Workers**:

- TaskRunnerInterface
- WorkerExecutorInterface

See [Architecture](docs/01-architecture.md) for more information.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance55

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

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

Every ~4 days

Total

27

Last Release

587d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bbbb16082fa2d9cb757d6e84fbac3c18c135b08111bf01611dfbd5123a77f68?d=identicon)[EdmondIf](/maintainers/EdmondIf)

---

Top Contributors

[![EdmondDantes](https://avatars.githubusercontent.com/u/1571649?v=4)](https://github.com/EdmondDantes "EdmondDantes (6 commits)")

---

Tags

services

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ifcastle-service-manager/health.svg)

```
[![Health](https://phpackages.com/badges/ifcastle-service-manager/health.svg)](https://phpackages.com/packages/ifcastle-service-manager)
```

###  Alternatives

[sylius/registry

Services registry.

6211.7M65](/packages/sylius-registry)[cloudfoundry-community/cf-helper-php

Cloudfoundry helper in php

1870.0k1](/packages/cloudfoundry-community-cf-helper-php)[whitecube/laravel-prices

Manage acquisition, selling &amp; renting prices for products and services in your Laravel Application

133.5k](/packages/whitecube-laravel-prices)

PHPackages © 2026

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