new-admin-api/vendor/symfony/service-contracts
wuhui_zzw c661e5bc19 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
..
Attribute 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
Test 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
.gitignore 初始化版本 2023-11-06 09:01:06 +08:00
CHANGELOG.md 初始化版本 2023-11-06 09:01:06 +08:00
LICENSE 初始化版本 2023-11-06 09:01:06 +08:00
README.md 初始化版本 2023-11-06 09:01:06 +08:00
ResetInterface.php 初始化版本 2023-11-06 09:01:06 +08:00
ServiceLocatorTrait.php 初始化版本 2023-11-06 09:01:06 +08:00
ServiceProviderInterface.php 初始化版本 2023-11-06 09:01:06 +08:00
ServiceSubscriberInterface.php 初始化版本 2023-11-06 09:01:06 +08:00
ServiceSubscriberTrait.php 初始化版本 2023-11-06 09:01:06 +08:00
composer.json 初始化版本 2023-11-06 09:01:06 +08:00

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.