root f4b10b55a0 Initial commit há 1 mês atrás
..
Attribute f4b10b55a0 Initial commit há 1 mês atrás
Test f4b10b55a0 Initial commit há 1 mês atrás
.gitignore f4b10b55a0 Initial commit há 1 mês atrás
CHANGELOG.md f4b10b55a0 Initial commit há 1 mês atrás
LICENSE f4b10b55a0 Initial commit há 1 mês atrás
README.md f4b10b55a0 Initial commit há 1 mês atrás
ResetInterface.php f4b10b55a0 Initial commit há 1 mês atrás
ServiceLocatorTrait.php f4b10b55a0 Initial commit há 1 mês atrás
ServiceProviderInterface.php f4b10b55a0 Initial commit há 1 mês atrás
ServiceSubscriberInterface.php f4b10b55a0 Initial commit há 1 mês atrás
ServiceSubscriberTrait.php f4b10b55a0 Initial commit há 1 mês atrás
composer.json f4b10b55a0 Initial commit há 1 mês atrás

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.