MIF_E31210538/vendor/symfony/service-contracts
wulanayue 63bd830484 commit 2024-06-25 12:04:09 +07:00
..
Attribute commit 2024-06-25 12:04:09 +07:00
Test commit 2024-06-25 12:04:09 +07:00
.gitignore commit 2024-06-25 12:04:09 +07:00
CHANGELOG.md commit 2024-06-25 12:04:09 +07:00
LICENSE commit 2024-06-25 12:04:09 +07:00
README.md commit 2024-06-25 12:04:09 +07:00
ResetInterface.php commit 2024-06-25 12:04:09 +07:00
ServiceLocatorTrait.php commit 2024-06-25 12:04:09 +07:00
ServiceProviderInterface.php commit 2024-06-25 12:04:09 +07:00
ServiceSubscriberInterface.php commit 2024-06-25 12:04:09 +07:00
ServiceSubscriberTrait.php commit 2024-06-25 12:04:09 +07:00
composer.json commit 2024-06-25 12:04:09 +07: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.