rkljw 6bd34d24aa 第一次提交 10 months ago
..
Attribute 6bd34d24aa 第一次提交 10 months ago
Test 6bd34d24aa 第一次提交 10 months ago
CHANGELOG.md 6bd34d24aa 第一次提交 10 months ago
LICENSE 6bd34d24aa 第一次提交 10 months ago
README.md 6bd34d24aa 第一次提交 10 months ago
ResetInterface.php 6bd34d24aa 第一次提交 10 months ago
ServiceCollectionInterface.php 6bd34d24aa 第一次提交 10 months ago
ServiceLocatorTrait.php 6bd34d24aa 第一次提交 10 months ago
ServiceMethodsSubscriberTrait.php 6bd34d24aa 第一次提交 10 months ago
ServiceProviderInterface.php 6bd34d24aa 第一次提交 10 months ago
ServiceSubscriberInterface.php 6bd34d24aa 第一次提交 10 months ago
ServiceSubscriberTrait.php 6bd34d24aa 第一次提交 10 months ago
composer.json 6bd34d24aa 第一次提交 10 months ago

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.