Musa 4547782a4a first commit před 10 měsíci
..
Attribute 4547782a4a first commit před 10 měsíci
Test 4547782a4a first commit před 10 měsíci
CHANGELOG.md 4547782a4a first commit před 10 měsíci
LICENSE 4547782a4a first commit před 10 měsíci
README.md 4547782a4a first commit před 10 měsíci
ResetInterface.php 4547782a4a first commit před 10 měsíci
ServiceCollectionInterface.php 4547782a4a first commit před 10 měsíci
ServiceLocatorTrait.php 4547782a4a first commit před 10 měsíci
ServiceMethodsSubscriberTrait.php 4547782a4a first commit před 10 měsíci
ServiceProviderInterface.php 4547782a4a first commit před 10 měsíci
ServiceSubscriberInterface.php 4547782a4a first commit před 10 měsíci
ServiceSubscriberTrait.php 4547782a4a first commit před 10 měsíci
composer.json 4547782a4a first commit před 10 měsíci

README.md

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