liuhairui f27ac772af first commit před 8 měsíci
..
Test f27ac772af first commit před 8 měsíci
LICENSE f27ac772af first commit před 8 měsíci
README.md f27ac772af first commit před 8 měsíci
ResetInterface.php f27ac772af first commit před 8 měsíci
ServiceLocatorTrait.php f27ac772af first commit před 8 měsíci
ServiceProviderInterface.php f27ac772af first commit před 8 měsíci
ServiceSubscriberInterface.php f27ac772af first commit před 8 měsíci
ServiceSubscriberTrait.php f27ac772af first commit před 8 měsíci
composer.json f27ac772af first commit před 8 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/master/README.md for more information.