itskp-odense/installer/vendor/symfony/service-contracts
Anders 78df7dd754 v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
..
Attribute v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
Test v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
.gitignore v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
CHANGELOG.md v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
LICENSE v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
README.md v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
ResetInterface.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
ServiceLocatorTrait.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
ServiceProviderInterface.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
ServiceSubscriberInterface.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
ServiceSubscriberTrait.php v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
composer.json v0.0.0 Initial Commit 2021-06-01 10:17:03 +02: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.