zhangxiaobin 424b643451 commit 3 1 year ago
..
Test 424b643451 commit 3 1 year ago
.gitignore 424b643451 commit 3 1 year ago
LICENSE 424b643451 commit 3 1 year ago
README.md 424b643451 commit 3 1 year ago
ResetInterface.php 424b643451 commit 3 1 year ago
ServiceLocatorTrait.php 424b643451 commit 3 1 year ago
ServiceProviderInterface.php 424b643451 commit 3 1 year ago
ServiceSubscriberInterface.php 424b643451 commit 3 1 year ago
ServiceSubscriberTrait.php 424b643451 commit 3 1 year ago
composer.json 424b643451 commit 3 1 year 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.