Kevin 449ca1d987 first commit 4 years ago
..
Test 449ca1d987 first commit 4 years ago
LICENSE 449ca1d987 first commit 4 years ago
README.md 449ca1d987 first commit 4 years ago
ResetInterface.php 449ca1d987 first commit 4 years ago
ServiceLocatorTrait.php 449ca1d987 first commit 4 years ago
ServiceProviderInterface.php 449ca1d987 first commit 4 years ago
ServiceSubscriberInterface.php 449ca1d987 first commit 4 years ago
ServiceSubscriberTrait.php 449ca1d987 first commit 4 years ago
composer.json 449ca1d987 first commit 4 years 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/master/README.md for more information.