截流自动化的商城平台
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Your Name fe0a99e39f first commit 1 mês atrás
..
Test first commit 1 mês atrás
.gitignore first commit 1 mês atrás
LICENSE first commit 1 mês atrás
README.md first commit 1 mês atrás
ResetInterface.php first commit 1 mês atrás
ServiceLocatorTrait.php first commit 1 mês atrás
ServiceProviderInterface.php first commit 1 mês atrás
ServiceSubscriberInterface.php first commit 1 mês atrás
ServiceSubscriberTrait.php first commit 1 mês atrás
composer.json first commit 1 mês atrás

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.