fuc-new/vendor/symfony/service-contracts
2026-05-02 16:20:44 +08:00
..
Attribute vendor 2026-05-02 16:20:44 +08:00
Test vendor 2026-05-02 16:20:44 +08:00
CHANGELOG.md vendor 2026-05-02 16:20:44 +08:00
composer.json vendor 2026-05-02 16:20:44 +08:00
LICENSE vendor 2026-05-02 16:20:44 +08:00
README.md vendor 2026-05-02 16:20:44 +08:00
ResetInterface.php vendor 2026-05-02 16:20:44 +08:00
ServiceLocatorTrait.php vendor 2026-05-02 16:20:44 +08:00
ServiceProviderInterface.php vendor 2026-05-02 16:20:44 +08:00
ServiceSubscriberInterface.php vendor 2026-05-02 16:20:44 +08:00
ServiceSubscriberTrait.php vendor 2026-05-02 16:20:44 +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.