MIF_E31210194/vendor/symfony/service-contracts
Akmalusia 7a81fe671d upload 2024-07-03 14:52:48 +07:00
..
Attribute upload 2024-07-03 14:52:48 +07:00
Test upload 2024-07-03 14:52:48 +07:00
.gitignore upload 2024-07-03 14:52:48 +07:00
CHANGELOG.md upload 2024-07-03 14:52:48 +07:00
LICENSE upload 2024-07-03 14:52:48 +07:00
README.md upload 2024-07-03 14:52:48 +07:00
ResetInterface.php upload 2024-07-03 14:52:48 +07:00
ServiceLocatorTrait.php upload 2024-07-03 14:52:48 +07:00
ServiceProviderInterface.php upload 2024-07-03 14:52:48 +07:00
ServiceSubscriberInterface.php upload 2024-07-03 14:52:48 +07:00
ServiceSubscriberTrait.php upload 2024-07-03 14:52:48 +07:00
composer.json upload 2024-07-03 14:52:48 +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.