LoginApp/vendor/symfony/service-contracts
Teddy Cornaut 5c116e15b1 Ajout des vendor 2022-04-07 13:06:23 +02:00
..
Attribute Ajout des vendor 2022-04-07 13:06:23 +02:00
Test Ajout des vendor 2022-04-07 13:06:23 +02:00
.gitignore Ajout des vendor 2022-04-07 13:06:23 +02:00
CHANGELOG.md Ajout des vendor 2022-04-07 13:06:23 +02:00
LICENSE Ajout des vendor 2022-04-07 13:06:23 +02:00
README.md Ajout des vendor 2022-04-07 13:06:23 +02:00
ResetInterface.php Ajout des vendor 2022-04-07 13:06:23 +02:00
ServiceLocatorTrait.php Ajout des vendor 2022-04-07 13:06:23 +02:00
ServiceProviderInterface.php Ajout des vendor 2022-04-07 13:06:23 +02:00
ServiceSubscriberInterface.php Ajout des vendor 2022-04-07 13:06:23 +02:00
ServiceSubscriberTrait.php Ajout des vendor 2022-04-07 13:06:23 +02:00
composer.json Ajout des vendor 2022-04-07 13:06:23 +02: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.