liuhairui f27ac772af first commit 8 months ago
..
Test f27ac772af first commit 8 months ago
LICENSE f27ac772af first commit 8 months ago
README.md f27ac772af first commit 8 months ago
ResetInterface.php f27ac772af first commit 8 months ago
ServiceLocatorTrait.php f27ac772af first commit 8 months ago
ServiceProviderInterface.php f27ac772af first commit 8 months ago
ServiceSubscriberInterface.php f27ac772af first commit 8 months ago
ServiceSubscriberTrait.php f27ac772af first commit 8 months ago
composer.json f27ac772af first commit 8 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.