1 Star 0 Fork 0

klmahua / x-prober

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 879 Bytes
一键复制 编辑 原始数据 按行查看 历史
Km.Van 提交于 2021-07-13 14:26 . recode server benchmarks
{
"name": "kmvan/prober",
"description": "This is a probe program for PHP environment. It can show your server information and readable easily. And the most important thing is that it's like iphone iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !",
"type": "project",
"license": "GPL-2.0",
"authors": [
{
"name": "Km.Van",
"email": "kmvan.com@gmail.com"
}
],
"minimum-stability": "stable",
"prefer-stable": true,
"archive": {
"exclude": [
"/dist",
"node_modules"
]
},
"require": {
"friendsofphp/php-cs-fixer": "^2.16"
},
"autoload": {
"psr-4": {
"InnStudio\\Prober\\": "src/",
"InnStudio\\Prober\\Components\\": "src/Components/",
"InnStudio\\Prober\\Compiler\\": "compiler/"
}
},
"scripts": {
"fix": [
"php-cs-fixer fix --config .php-cs-fixer53.php --verbose"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/klmahuaw/x-prober.git
git@gitee.com:klmahuaw/x-prober.git
klmahuaw
x-prober
x-prober
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891