caipan_shop_admin/vendor/symfony/service-contracts
wangxinglong 050bc120bd editmode 2022-06-08 09:30:35 +00:00
..
Attribute editmode 2022-06-08 09:30:35 +00:00
Test editmode 2022-06-08 09:30:35 +00:00
.gitignore editmode 2022-06-08 09:30:35 +00:00
CHANGELOG.md editmode 2022-06-08 09:30:35 +00:00
LICENSE editmode 2022-06-08 09:30:35 +00:00
README.md editmode 2022-06-08 09:30:35 +00:00
ResetInterface.php editmode 2022-06-08 09:30:35 +00:00
ServiceLocatorTrait.php editmode 2022-06-08 09:30:35 +00:00
ServiceProviderInterface.php editmode 2022-06-08 09:30:35 +00:00
ServiceSubscriberInterface.php editmode 2022-06-08 09:30:35 +00:00
ServiceSubscriberTrait.php editmode 2022-06-08 09:30:35 +00:00
composer.json editmode 2022-06-08 09:30:35 +00: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.