dikplhd/vendor/symfony/service-contracts
ilhamwara 148acc3ba0 update 2025-05-16 11:29:49 +07:00
..
Attribute update 2025-05-16 11:29:49 +07:00
Test update 2025-05-16 11:29:49 +07:00
CHANGELOG.md update 2025-05-16 11:29:49 +07:00
LICENSE update 2025-05-16 11:29:49 +07:00
README.md update 2025-05-16 11:29:49 +07:00
ResetInterface.php update 2025-05-16 11:29:49 +07:00
ServiceCollectionInterface.php update 2025-05-16 11:29:49 +07:00
ServiceLocatorTrait.php update 2025-05-16 11:29:49 +07:00
ServiceMethodsSubscriberTrait.php update 2025-05-16 11:29:49 +07:00
ServiceProviderInterface.php update 2025-05-16 11:29:49 +07:00
ServiceSubscriberInterface.php update 2025-05-16 11:29:49 +07:00
ServiceSubscriberTrait.php update 2025-05-16 11:29:49 +07:00
composer.json update 2025-05-16 11:29:49 +07:00

README.md

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.