酒店预订平台
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README.md 334 B

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