symfony/service-contracts
Generic abstractions related to writing services
Maintainers
v3.7.0
2026-03-28 09:44 UTC
Requires
- php: >=8.1
- psr/container: ^1.1|^2.0
- symfony/deprecation-contracts: ^2.5|^3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
- ext-psr: <1.1|>=2
Replaces
None
MIT d25d82433a80eba6aa0e6c24b61d7370d99e444a
- Nicolas Grekas <p.woop@tchwork.com>
- Symfony Community
interfacesstandardsinteroperabilitycontractsabstractionsdecoupling
This package is auto-updated.
Last update: 2026-06-16 09:55:58 UTC
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.
