MIF_E31210257/bangunan testing/vendor/symfony/service-contracts
zidan 2598d17e62 first 2024-07-03 15:00:39 +07:00
..
Attribute first 2024-07-03 15:00:39 +07:00
Test first 2024-07-03 15:00:39 +07:00
.gitignore first 2024-07-03 15:00:39 +07:00
CHANGELOG.md first 2024-07-03 15:00:39 +07:00
LICENSE first 2024-07-03 15:00:39 +07:00
README.md first 2024-07-03 15:00:39 +07:00
ResetInterface.php first 2024-07-03 15:00:39 +07:00
ServiceLocatorTrait.php first 2024-07-03 15:00:39 +07:00
ServiceProviderInterface.php first 2024-07-03 15:00:39 +07:00
ServiceSubscriberInterface.php first 2024-07-03 15:00:39 +07:00
ServiceSubscriberTrait.php first 2024-07-03 15:00:39 +07:00
composer.json first 2024-07-03 15:00:39 +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.