MIF_E31222707/vendor/symfony/service-contracts
adeliaala 0d288a48b9 done 2025-07-15 13:57:20 +07:00
..
Attribute done 2025-07-15 13:57:20 +07:00
Test done 2025-07-15 13:57:20 +07:00
CHANGELOG.md done 2025-07-15 13:57:20 +07:00
LICENSE done 2025-07-15 13:57:20 +07:00
README.md done 2025-07-15 13:57:20 +07:00
ResetInterface.php done 2025-07-15 13:57:20 +07:00
ServiceLocatorTrait.php done 2025-07-15 13:57:20 +07:00
ServiceProviderInterface.php done 2025-07-15 13:57:20 +07:00
ServiceSubscriberInterface.php done 2025-07-15 13:57:20 +07:00
ServiceSubscriberTrait.php done 2025-07-15 13:57:20 +07:00
composer.json done 2025-07-15 13:57:20 +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.