zhangdehua 898e06e04e first commit 1 рік тому
..
Attribute 898e06e04e first commit 1 рік тому
Test 898e06e04e first commit 1 рік тому
.gitignore 898e06e04e first commit 1 рік тому
CHANGELOG.md 898e06e04e first commit 1 рік тому
LICENSE 898e06e04e first commit 1 рік тому
README.md 898e06e04e first commit 1 рік тому
ResetInterface.php 898e06e04e first commit 1 рік тому
ServiceLocatorTrait.php 898e06e04e first commit 1 рік тому
ServiceProviderInterface.php 898e06e04e first commit 1 рік тому
ServiceSubscriberInterface.php 898e06e04e first commit 1 рік тому
ServiceSubscriberTrait.php 898e06e04e first commit 1 рік тому
composer.json 898e06e04e first commit 1 рік тому

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.