moonsflyer 2b93c616e4 init před 2 měsíci
..
Test 2b93c616e4 init před 2 měsíci
.gitignore 2b93c616e4 init před 2 měsíci
LICENSE 2b93c616e4 init před 2 měsíci
README.md 2b93c616e4 init před 2 měsíci
ResetInterface.php 2b93c616e4 init před 2 měsíci
ServiceLocatorTrait.php 2b93c616e4 init před 2 měsíci
ServiceProviderInterface.php 2b93c616e4 init před 2 měsíci
ServiceSubscriberInterface.php 2b93c616e4 init před 2 měsíci
ServiceSubscriberTrait.php 2b93c616e4 init před 2 měsíci
composer.json 2b93c616e4 init před 2 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.