1 Star 0 Fork 0

Denha / Validated

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 647 Bytes
一键复制 编辑 原始数据 按行查看 历史
siyuedays 提交于 2022-11-24 10:15 . 參數校驗
{
"name": "denha/validated",
"description": "validated params",
"keywords": ["validated"],
"license": "MIT",
"homepage": "https://denha.cn",
"support": {
"issues": "https://gitee.com/denha/Validated/issues",
"source": "https://gitee.com/denha/Validated"
},
"authors": [
{
"name": "siyue",
"email": "350375092@qq.com"
}
],
"require": {
"php": "^7.2.0",
"doctrine/annotations": "^1.13"
},
"require-dev": {
},
"autoload": {
"files": [],
"psr-4": {
"denha\\Validated\\": "src"
}
}
}
PHP
1
https://gitee.com/denha/Validated.git
git@gitee.com:denha/Validated.git
denha
Validated
Validated
master

搜索帮助