1 Star 0 Fork 21

dooer/Ourls

forked from 天心流水/Ourls 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 704 Bytes
一键复制 编辑 原始数据 按行查看 历史
天心流水 提交于 2015-09-22 21:49 . url modify function improve
{
"name": "takashiki/ourls",
"description": "A url shorten service system base on hash id",
"keywords": ["url shorten", "hashids"],
"homepage": "https://github.com/takashiki/ourls",
"license": "MIT",
"authors": [
{
"name": "takashiki",
"email": "[email protected]",
"homepage": "http://blog.skyx.in/"
}
],
"require": {
"php": ">=5.4.0",
"hashids/hashids": "1.0.5",
"mikecao/flight": "^1.2",
"catfan/medoo": "^0.9.8",
"glenscott/url-normalizer": "*",
"etechnika/idna-convert": "^1.1"
},
"autoload": {
"psr-4": {
"app\\": "app/"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dooer/Ourls.git
[email protected]:dooer/Ourls.git
dooer
Ourls
Ourls
master

搜索帮助