1 Star 2 Fork 1

技安未来/phpgetdomain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 515 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andy 提交于 2016-01-06 11:54 +08:00 . PHP根据url获取顶级域名
{
"name": "agile/domain",
"type": "agile-lib",
"description": "PHP check domain.",
"keywords": ["domain", "agile"],
"license": "MIT",
"homepage": "http://www.huanguosoft.com",
"authors": [
{
"name": "Andy",
"email": "php360@qq.com",
"homepage": "http://www.moqifei.com",
"role": "Developer"
}
],
"require": {
"php": ">=5.3.2"
},
"autoload": {
"psr-4": { "Agile\\Lib\\Domain\\": "" }
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/LeonRust/domain.git
git@gitee.com:LeonRust/domain.git
LeonRust
domain
phpgetdomain
master

搜索帮助