caipan_shop_admin/vendor/symfony/service-contracts
wangxinglong 4aab76d038 setter 2022-05-25 19:35:57 +08:00
..
Attribute setter 2022-05-25 19:35:57 +08:00
Test setter 2022-05-25 19:35:57 +08:00
.gitignore setter 2022-05-25 19:35:57 +08:00
CHANGELOG.md setter 2022-05-25 19:35:57 +08:00
LICENSE setter 2022-05-25 19:35:57 +08:00
README.md setter 2022-05-25 19:35:57 +08:00
ResetInterface.php setter 2022-05-25 19:35:57 +08:00
ServiceLocatorTrait.php setter 2022-05-25 19:35:57 +08:00
ServiceProviderInterface.php setter 2022-05-25 19:35:57 +08:00
ServiceSubscriberInterface.php setter 2022-05-25 19:35:57 +08:00
ServiceSubscriberTrait.php setter 2022-05-25 19:35:57 +08:00
composer.json setter 2022-05-25 19:35:57 +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.