Ai
1 Star 0 Fork 58

anjoyGit/Ingenious 工作流引擎

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 554 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mr.April 提交于 2024-05-23 21:02 +08:00 . update composer.json.
{
"name": "ingen/ingenious",
"type": "library",
"license": "Apache-2.0",
"description": "a php work flow engine base on ingenious-php",
"autoload": {
"psr-4": {
"ingenious\\": "src"
}
},
"authors": [
{
"name": "Mr.April",
"homepage": "https://gitee.com/ingenstream",
"email": "405784684@qq.com"
}
],
"require": {
"php": ">=8.0",
"ext-redis": "*",
"kphoen/rulerz": "^0.21.1",
"monolog/monolog": "*"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/anjoygit/ingenious.git
git@gitee.com:anjoygit/ingenious.git
anjoygit
ingenious
Ingenious 工作流引擎
master

搜索帮助