PHPackages                             symfony/service-contracts - 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. symfony/service-contracts

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

symfony/service-contracts
=========================

Generic abstractions related to writing services

v3.7.1(2mo ago)2.6k934.5M↓11.8%720MITPHPPHP &gt;=8.1

Since May 28Pushed 3w ago5 watchersCompare

[ Source](https://github.com/symfony/service-contracts)[ Packagist](https://packagist.org/packages/symfony/service-contracts)[ Docs](https://symfony.com)[ Fund](https://symfony.com/sponsor)[ GitHub Sponsors](https://github.com/fabpot)[ RSS](/packages/symfony-service-contracts/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (5)Dependencies (6)Versions (58)Used By (20)

Symfony Service Contracts
=========================

[](#symfony-service-contracts)

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful and that already have battle tested implementations.

See  for more information.

###  Health Score

79

—

ExcellentBetter than 100% of packages

Maintenance92

Actively maintained with recent releases

Popularity79

Solid adoption and visibility

Community48

Growing community involvement

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 50% 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 ~46 days

Recently: every ~84 days

Total

57

Last Release

63d ago

Major Versions

v2.5.1 → v3.0.12022-03-13

v1.1.13 → v2.5.22022-05-30

v2.5.2 → v3.0.22022-05-30

v2.5.3 → 3.2.x-dev2023-04-27

v2.5.4 → v3.4.32024-09-25

PHP version history (7 changes)v1.1.1PHP ^7.1.3

v2.0.0PHP ^7.2.9

v2.0.1PHP ^7.2.5

v2.1.2PHP &gt;=7.2.5

v1.1.9PHP &gt;=7.1.3

v3.0.0PHP &gt;=8.0.2

v3.1.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47313?v=4)[Fabien Potencier](/maintainers/fabpot)[@fabpot](https://github.com/fabpot)

---

Top Contributors

[![nicolas-grekas](https://avatars.githubusercontent.com/u/243674?v=4)](https://github.com/nicolas-grekas "nicolas-grekas (96 commits)")[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (31 commits)")[![derrabus](https://avatars.githubusercontent.com/u/1506493?v=4)](https://github.com/derrabus "derrabus (23 commits)")[![kbond](https://avatars.githubusercontent.com/u/127811?v=4)](https://github.com/kbond "kbond (9 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (5 commits)")[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (2 commits)")[![andersonamuller](https://avatars.githubusercontent.com/u/1681800?v=4)](https://github.com/andersonamuller "andersonamuller (2 commits)")[![chalasr](https://avatars.githubusercontent.com/u/7502063?v=4)](https://github.com/chalasr "chalasr (2 commits)")[![StevenRenaux](https://avatars.githubusercontent.com/u/59167761?v=4)](https://github.com/StevenRenaux "StevenRenaux (2 commits)")[![cedric-anne](https://avatars.githubusercontent.com/u/33253653?v=4)](https://github.com/cedric-anne "cedric-anne (1 commits)")[![GromNaN](https://avatars.githubusercontent.com/u/400034?v=4)](https://github.com/GromNaN "GromNaN (1 commits)")[![artyuum](https://avatars.githubusercontent.com/u/17199757?v=4)](https://github.com/artyuum "artyuum (1 commits)")[![keradus](https://avatars.githubusercontent.com/u/2716794?v=4)](https://github.com/keradus "keradus (1 commits)")[![lacatoire](https://avatars.githubusercontent.com/u/20201470?v=4)](https://github.com/lacatoire "lacatoire (1 commits)")[![alexandre-daubois](https://avatars.githubusercontent.com/u/2144837?v=4)](https://github.com/alexandre-daubois "alexandre-daubois (1 commits)")[![mateuszsip](https://avatars.githubusercontent.com/u/1377075?v=4)](https://github.com/mateuszsip "mateuszsip (1 commits)")[![mbessolov](https://avatars.githubusercontent.com/u/2725121?v=4)](https://github.com/mbessolov "mbessolov (1 commits)")[![Neirda24](https://avatars.githubusercontent.com/u/7036794?v=4)](https://github.com/Neirda24 "Neirda24 (1 commits)")[![Amoifr](https://avatars.githubusercontent.com/u/31698966?v=4)](https://github.com/Amoifr "Amoifr (1 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (1 commits)")

---

Tags

abstractionscontractsdecouplinginterfacesinteroperabilityphpstandardssymfonysymfony-contractsstandardsinterfacesinteroperabilitycontractsabstractionsdecoupling

### Embed Badge

![Health badge](/badges/symfony-service-contracts/health.svg)

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

###  Alternatives

[symfony/dependency-injection

Allows you to standardize and centralize the way objects are constructed in your application

4.2k464.3M10.6k](/packages/symfony-dependency-injection)[symfony/event-dispatcher-contracts

Generic abstractions related to dispatching event

3.4k825.3M713](/packages/symfony-event-dispatcher-contracts)[symfony/contracts

A set of abstractions extracted out of the Symfony components

3.9k66.4M144](/packages/symfony-contracts)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k52.2M377](/packages/api-platform-core)[symfony/translation-contracts

Generic abstractions related to translation

2.6k765.3M762](/packages/symfony-translation-contracts)[symfony/cache-contracts

Generic abstractions related to caching

2.4k341.3M354](/packages/symfony-cache-contracts)

PHPackages © 2026

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