SMAMUGAPAY/vendor/symfony/service-contracts
ericko-cyber 59b63e23aa Initial commit 2025-06-15 19:56:10 +07:00
..
Attribute Initial commit 2025-06-15 19:56:10 +07:00
Test Initial commit 2025-06-15 19:56:10 +07:00
CHANGELOG.md Initial commit 2025-06-15 19:56:10 +07:00
LICENSE Initial commit 2025-06-15 19:56:10 +07:00
README.md Initial commit 2025-06-15 19:56:10 +07:00
ResetInterface.php Initial commit 2025-06-15 19:56:10 +07:00
ServiceCollectionInterface.php Initial commit 2025-06-15 19:56:10 +07:00
ServiceLocatorTrait.php Initial commit 2025-06-15 19:56:10 +07:00
ServiceMethodsSubscriberTrait.php Initial commit 2025-06-15 19:56:10 +07:00
ServiceProviderInterface.php Initial commit 2025-06-15 19:56:10 +07:00
ServiceSubscriberInterface.php Initial commit 2025-06-15 19:56:10 +07:00
ServiceSubscriberTrait.php Initial commit 2025-06-15 19:56:10 +07:00
composer.json Initial commit 2025-06-15 19:56:10 +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.