wishthis/vendor/symfony/service-contracts
2024-08-24 16:17:49 +02:00
..
Attribute chore: update dependencies 2024-08-24 16:17:49 +02:00
Test chore: update dependencies 2024-08-24 16:17:49 +02:00
CHANGELOG.md chore(dependency): add conventional changelog 2023-12-01 15:08:54 +01:00
composer.json chore: update dependencies 2024-08-24 16:17:49 +02:00
LICENSE chore(dependency): add conventional changelog 2023-12-01 15:08:54 +01:00
README.md chore(dependency): add conventional changelog 2023-12-01 15:08:54 +01:00
ResetInterface.php chore(dependency): add conventional changelog 2023-12-01 15:08:54 +01:00
ServiceCollectionInterface.php chore: update dependencies 2024-08-24 16:17:49 +02:00
ServiceLocatorTrait.php chore(dependency): add conventional changelog 2023-12-01 15:08:54 +01:00
ServiceMethodsSubscriberTrait.php chore: update dependencies 2024-08-24 16:17:49 +02:00
ServiceProviderInterface.php chore(dependency): add conventional changelog 2023-12-01 15:08:54 +01:00
ServiceSubscriberInterface.php chore(dependency): add conventional changelog 2023-12-01 15:08:54 +01:00
ServiceSubscriberTrait.php chore: update dependencies 2024-08-24 16:17:49 +02: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.