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