jh-admin/vendor/symfony/service-contracts
liqianjin 2d1849a84b test 2024-09-18 13:34:33 +08:00
..
Attribute test 2024-09-18 13:34:33 +08:00
Test test 2024-09-18 13:34:33 +08:00
.gitignore test 2024-09-18 13:34:33 +08:00
CHANGELOG.md test 2024-09-18 13:34:33 +08:00
LICENSE test 2024-09-18 13:34:33 +08:00
README.md test 2024-09-18 13:34:33 +08:00
ResetInterface.php test 2024-09-18 13:34:33 +08:00
ServiceLocatorTrait.php test 2024-09-18 13:34:33 +08:00
ServiceProviderInterface.php test 2024-09-18 13:34:33 +08:00
ServiceSubscriberInterface.php test 2024-09-18 13:34:33 +08:00
ServiceSubscriberTrait.php test 2024-09-18 13:34:33 +08:00
composer.json test 2024-09-18 13:34:33 +08:00

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.