chenhao b9ade593da first commit 4 лет назад
..
Test b9ade593da first commit 4 лет назад
LICENSE b9ade593da first commit 4 лет назад
README.md b9ade593da first commit 4 лет назад
ResetInterface.php b9ade593da first commit 4 лет назад
ServiceLocatorTrait.php b9ade593da first commit 4 лет назад
ServiceProviderInterface.php b9ade593da first commit 4 лет назад
ServiceSubscriberInterface.php b9ade593da first commit 4 лет назад
ServiceSubscriberTrait.php b9ade593da first commit 4 лет назад
composer.json b9ade593da first commit 4 лет назад

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.