webroot/vendor/symfony/service-contracts
2024-12-01 20:57:32 +01:00
..
Attribute 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
Test 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
CHANGELOG.md 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
composer.json 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
LICENSE 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
README.md 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ResetInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ServiceCollectionInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ServiceLocatorTrait.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ServiceMethodsSubscriberTrait.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ServiceProviderInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ServiceSubscriberInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ServiceSubscriberTrait.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01: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.