酒店预订平台
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Gitea cbaa767e15 ss 3年前
..
Test ss 3年前
.gitignore init 3年前
LICENSE init 3年前
README.md init 3年前
ResetInterface.php init 3年前
ServiceLocatorTrait.php init 3年前
ServiceProviderInterface.php init 3年前
ServiceSubscriberInterface.php init 3年前
ServiceSubscriberTrait.php init 3年前
composer.json init 3年前

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.