rector/vendor/symfony/service-contracts
2023-05-27 09:31:07 +00:00
..
Attribute Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
Test Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
CHANGELOG.md Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
composer.json Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
LICENSE Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
README.md Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
ResetInterface.php Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
ServiceLocatorTrait.php Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
ServiceProviderInterface.php Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
ServiceSubscriberInterface.php Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00
ServiceSubscriberTrait.php Updated Rector to commit 330e1c5845ca7a569840384fa6eb3e730e13df71 2023-05-27 09:31:07 +00:00

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.