donation/vendor/symfony/service-contracts
2023-12-17 10:56:29 +05:30
..
Attribute gitignore file change : RV 2023-12-17 10:56:29 +05:30
Test gitignore file change : RV 2023-12-17 10:56:29 +05:30
CHANGELOG.md FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
composer.json gitignore file change : RV 2023-12-17 10:56:29 +05:30
LICENSE gitignore file change : RV 2023-12-17 10:56:29 +05:30
README.md gitignore file change : RV 2023-12-17 10:56:29 +05:30
ResetInterface.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
ServiceLocatorTrait.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
ServiceProviderInterface.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
ServiceSubscriberInterface.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
ServiceSubscriberTrait.php gitignore file change : RV 2023-12-17 10:56:29 +05:30

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.