控制台应用,yzncms本身基于tp5.1框架,里面的队列用不了,bug,坑
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Your Name 4a7af99f81 first commit 1年前
..
.gitignore first commit 1年前
CHANGELOG.md first commit 1年前
Event.php first commit 1年前
EventDispatcherInterface.php first commit 1年前
LICENSE first commit 1年前
README.md first commit 1年前
composer.json first commit 1年前

README.md

Symfony EventDispatcher 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.