TDoG-Skin/vendor/symfony/service-contracts
2024-08-17 19:13:54 +08:00
..
Attribute 首次提交 2024-08-17 19:13:54 +08:00
Test 首次提交 2024-08-17 19:13:54 +08:00
.gitignore 首次提交 2024-08-17 19:13:54 +08:00
CHANGELOG.md 首次提交 2024-08-17 19:13:54 +08:00
composer.json 首次提交 2024-08-17 19:13:54 +08:00
LICENSE 首次提交 2024-08-17 19:13:54 +08:00
README.md 首次提交 2024-08-17 19:13:54 +08:00
ResetInterface.php 首次提交 2024-08-17 19:13:54 +08:00
ServiceLocatorTrait.php 首次提交 2024-08-17 19:13:54 +08:00
ServiceProviderInterface.php 首次提交 2024-08-17 19:13:54 +08:00
ServiceSubscriberInterface.php 首次提交 2024-08-17 19:13:54 +08:00
ServiceSubscriberTrait.php 首次提交 2024-08-17 19:13:54 +08:00

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.