layfi-earn/vendor/symfony/service-contracts
2025-01-27 20:49:47 +08:00
..
Attribute init 2025-01-27 20:49:47 +08:00
Test init 2025-01-27 20:49:47 +08:00
CHANGELOG.md init 2025-01-27 20:49:47 +08:00
composer.json init 2025-01-27 20:49:47 +08:00
LICENSE init 2025-01-27 20:49:47 +08:00
README.md init 2025-01-27 20:49:47 +08:00
ResetInterface.php init 2025-01-27 20:49:47 +08:00
ServiceCollectionInterface.php init 2025-01-27 20:49:47 +08:00
ServiceLocatorTrait.php init 2025-01-27 20:49:47 +08:00
ServiceMethodsSubscriberTrait.php init 2025-01-27 20:49:47 +08:00
ServiceProviderInterface.php init 2025-01-27 20:49:47 +08:00
ServiceSubscriberInterface.php init 2025-01-27 20:49:47 +08:00
ServiceSubscriberTrait.php init 2025-01-27 20:49:47 +08: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.