symfony/service-contracts

Generic abstractions related to writing services

Maintainers

👁 fabpot

Package info

github.com/symfony/service-contracts

Homepage

pkg:composer/symfony/service-contracts

Statistics

Installs: 906 815 114

Dependents: 339

Suggesters: 0

Stars: 2 628

v3.7.0 2026-03-28 09:44 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

  • ext-psr: <1.1|>=2

Replaces

None

MIT d25d82433a80eba6aa0e6c24b61d7370d99e444a

interfacesstandardsinteroperabilitycontractsabstractionsdecoupling


README

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 https://github.com/symfony/contracts/blob/main/README.md for more information.