admin/vendor/symfony/service-contracts
zoomtk@126.com 680f1fbd6b 代码初始化 2023-02-10 12:51:18 +08:00
..
Attribute 代码初始化 2023-02-10 12:51:18 +08:00
Test 代码初始化 2023-02-10 12:51:18 +08:00
.gitignore 代码初始化 2023-02-10 12:51:18 +08:00
CHANGELOG.md 代码初始化 2023-02-10 12:51:18 +08:00
LICENSE 代码初始化 2023-02-10 12:51:18 +08:00
README.md 代码初始化 2023-02-10 12:51:18 +08:00
ResetInterface.php 代码初始化 2023-02-10 12:51:18 +08:00
ServiceLocatorTrait.php 代码初始化 2023-02-10 12:51:18 +08:00
ServiceProviderInterface.php 代码初始化 2023-02-10 12:51:18 +08:00
ServiceSubscriberInterface.php 代码初始化 2023-02-10 12:51:18 +08:00
ServiceSubscriberTrait.php 代码初始化 2023-02-10 12:51:18 +08:00
composer.json 代码初始化 2023-02-10 12:51:18 +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/main/README.md for more information.