root f4b10b55a0 Initial commit 1 month ago
..
Attribute f4b10b55a0 Initial commit 1 month ago
Test f4b10b55a0 Initial commit 1 month ago
.gitignore f4b10b55a0 Initial commit 1 month ago
CHANGELOG.md f4b10b55a0 Initial commit 1 month ago
LICENSE f4b10b55a0 Initial commit 1 month ago
README.md f4b10b55a0 Initial commit 1 month ago
ResetInterface.php f4b10b55a0 Initial commit 1 month ago
ServiceLocatorTrait.php f4b10b55a0 Initial commit 1 month ago
ServiceProviderInterface.php f4b10b55a0 Initial commit 1 month ago
ServiceSubscriberInterface.php f4b10b55a0 Initial commit 1 month ago
ServiceSubscriberTrait.php f4b10b55a0 Initial commit 1 month ago
composer.json f4b10b55a0 Initial commit 1 month ago

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.