Fetch the repository succeeded.
{
"name": "zhimiao/frame-php",
"description": "纸喵PHP迷你框架-专注API开发",
"minimum-stability": "stable",
"license": "proprietary",
"type": "library",
"authors": [
{
"name": "纸喵软件",
"email": "mail@xiaoliu.org"
}
],
"keywords": [
"php", "framework", "api"
],
"homepage": "http://www.zhimiao.org",
"autoload": {
"psr-4": {
"zhimiao\\": "",
"app\\": "../../../app/"
}
},
"require": {
"php": ">=7.0.0"
}
}
Sign in for post a comment
Comment ( 0 )