rkljw 600fc1a941 第一次提交 1 year ago
..
Attribute 600fc1a941 第一次提交 1 year ago
Test 600fc1a941 第一次提交 1 year ago
CHANGELOG.md 600fc1a941 第一次提交 1 year ago
LICENSE 600fc1a941 第一次提交 1 year ago
README.md 600fc1a941 第一次提交 1 year ago
ResetInterface.php 600fc1a941 第一次提交 1 year ago
ServiceCollectionInterface.php 600fc1a941 第一次提交 1 year ago
ServiceLocatorTrait.php 600fc1a941 第一次提交 1 year ago
ServiceMethodsSubscriberTrait.php 600fc1a941 第一次提交 1 year ago
ServiceProviderInterface.php 600fc1a941 第一次提交 1 year ago
ServiceSubscriberInterface.php 600fc1a941 第一次提交 1 year ago
ServiceSubscriberTrait.php 600fc1a941 第一次提交 1 year ago
composer.json 600fc1a941 第一次提交 1 year 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.