urban 5cc30c4fee first commit 10 months ago
..
Test 5cc30c4fee first commit 10 months ago
LICENSE 5cc30c4fee first commit 10 months ago
README.md 5cc30c4fee first commit 10 months ago
ResetInterface.php 5cc30c4fee first commit 10 months ago
ServiceLocatorTrait.php 5cc30c4fee first commit 10 months ago
ServiceProviderInterface.php 5cc30c4fee first commit 10 months ago
ServiceSubscriberInterface.php 5cc30c4fee first commit 10 months ago
ServiceSubscriberTrait.php 5cc30c4fee first commit 10 months ago
composer.json 5cc30c4fee first commit 10 months 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.