lizhen_gitee 0c9f3c7f62 1.3.4.20220530 2 лет назад
..
Test 0c9f3c7f62 1.3.4.20220530 2 лет назад
.gitignore 0c9f3c7f62 1.3.4.20220530 2 лет назад
LICENSE 0c9f3c7f62 1.3.4.20220530 2 лет назад
README.md 0c9f3c7f62 1.3.4.20220530 2 лет назад
ResetInterface.php 0c9f3c7f62 1.3.4.20220530 2 лет назад
ServiceLocatorTrait.php 0c9f3c7f62 1.3.4.20220530 2 лет назад
ServiceProviderInterface.php 0c9f3c7f62 1.3.4.20220530 2 лет назад
ServiceSubscriberInterface.php 0c9f3c7f62 1.3.4.20220530 2 лет назад
ServiceSubscriberTrait.php 0c9f3c7f62 1.3.4.20220530 2 лет назад
composer.json 0c9f3c7f62 1.3.4.20220530 2 лет назад

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.