王大坤 a9c8392d8b 正式服代码首次提交 1 year ago
..
Attribute a9c8392d8b 正式服代码首次提交 1 year ago
Test a9c8392d8b 正式服代码首次提交 1 year ago
.gitignore a9c8392d8b 正式服代码首次提交 1 year ago
CHANGELOG.md a9c8392d8b 正式服代码首次提交 1 year ago
LICENSE a9c8392d8b 正式服代码首次提交 1 year ago
README.md a9c8392d8b 正式服代码首次提交 1 year ago
ResetInterface.php a9c8392d8b 正式服代码首次提交 1 year ago
ServiceLocatorTrait.php a9c8392d8b 正式服代码首次提交 1 year ago
ServiceProviderInterface.php a9c8392d8b 正式服代码首次提交 1 year ago
ServiceSubscriberInterface.php a9c8392d8b 正式服代码首次提交 1 year ago
ServiceSubscriberTrait.php a9c8392d8b 正式服代码首次提交 1 year ago
composer.json a9c8392d8b 正式服代码首次提交 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.