• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..22-Feb-2022-

Attribute/H03-May-2022-286

CHANGELOG.mdH A D07-Sep-2020159 64

LICENSEH A D07-Sep-20201 KiB2016

README.mdH A D07-Sep-2020334 106

ResetInterface.phpH A D03-May-2022999 316

ServiceLocatorTrait.phpH A D03-May-20223.6 KiB12778

ServiceProviderInterface.phpH A D03-May-20221.2 KiB377

ServiceSubscriberInterface.phpH A D03-May-20222.2 KiB546

ServiceSubscriberTrait.phpH A D03-May-20221.8 KiB6432

composer.jsonH A D07-Sep-20201 KiB3938

README.md

1Symfony Service Contracts
2=========================
3
4A set of abstractions extracted out of the Symfony components.
5
6Can be used to build on semantics that the Symfony components proved useful - and
7that already have battle tested implementations.
8
9See https://github.com/symfony/contracts/blob/master/README.md for more information.
10