TPS_web_october/vendor/symfony/service-contracts
Kerim cfd8e76cf4 Git Commit 2022-09-12 11:02:53 +05:00
..
Attribute Git Commit 2022-09-12 11:02:53 +05:00
Test Git Commit 2022-09-12 11:02:53 +05:00
.gitignore Git Commit 2022-09-12 11:02:53 +05:00
CHANGELOG.md Git Commit 2022-09-12 11:02:53 +05:00
LICENSE Git Commit 2022-09-12 11:02:53 +05:00
README.md Git Commit 2022-09-12 11:02:53 +05:00
ResetInterface.php Git Commit 2022-09-12 11:02:53 +05:00
ServiceLocatorTrait.php Git Commit 2022-09-12 11:02:53 +05:00
ServiceProviderInterface.php Git Commit 2022-09-12 11:02:53 +05:00
ServiceSubscriberInterface.php Git Commit 2022-09-12 11:02:53 +05:00
ServiceSubscriberTrait.php Git Commit 2022-09-12 11:02:53 +05:00
composer.json Git Commit 2022-09-12 11:02:53 +05: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.