wenpai.org/wp-content/mu-plugins/vendor/symfony/service-contracts
2024-06-24 19:25:08 +08:00
..
Attribute refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
Test refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
CHANGELOG.md refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
composer.json refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
LICENSE refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
README.md refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
ResetInterface.php refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
ServiceCollectionInterface.php refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
ServiceLocatorTrait.php refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
ServiceMethodsSubscriberTrait.php refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
ServiceProviderInterface.php refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
ServiceSubscriberInterface.php refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00
ServiceSubscriberTrait.php refactor: 重构第三方包加载 2024-06-24 19:25:08 +08:00

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.