shichen b6c5ecc67a init 11 months ago
..
Test b6c5ecc67a init 11 months ago
LICENSE b6c5ecc67a init 11 months ago
README.md b6c5ecc67a init 11 months ago
ResetInterface.php b6c5ecc67a init 11 months ago
ServiceLocatorTrait.php b6c5ecc67a init 11 months ago
ServiceProviderInterface.php b6c5ecc67a init 11 months ago
ServiceSubscriberInterface.php b6c5ecc67a init 11 months ago
ServiceSubscriberTrait.php b6c5ecc67a init 11 months ago
composer.json b6c5ecc67a init 11 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.