lms/vendor/symfony/service-contracts
2025-12-15 12:26:23 +01:00
..
Attribute Initial commit from Specify template 2025-12-15 12:26:23 +01:00
Test Initial commit from Specify template 2025-12-15 12:26:23 +01:00
CHANGELOG.md Initial commit from Specify template 2025-12-15 12:26:23 +01:00
composer.json Initial commit from Specify template 2025-12-15 12:26:23 +01:00
LICENSE Initial commit from Specify template 2025-12-15 12:26:23 +01:00
README.md Initial commit from Specify template 2025-12-15 12:26:23 +01:00
ResetInterface.php Initial commit from Specify template 2025-12-15 12:26:23 +01:00
ServiceCollectionInterface.php Initial commit from Specify template 2025-12-15 12:26:23 +01:00
ServiceLocatorTrait.php Initial commit from Specify template 2025-12-15 12:26:23 +01:00
ServiceMethodsSubscriberTrait.php Initial commit from Specify template 2025-12-15 12:26:23 +01:00
ServiceProviderInterface.php Initial commit from Specify template 2025-12-15 12:26:23 +01:00
ServiceSubscriberInterface.php Initial commit from Specify template 2025-12-15 12:26:23 +01:00
ServiceSubscriberTrait.php Initial commit from Specify template 2025-12-15 12:26:23 +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.