1 Star 0 Fork 1

chshj / phalapi-smarty

forked from ctbsea / phalapi-smarty 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 632 Bytes
一键复制 编辑 原始数据 按行查看 历史
ctbsea 提交于 2018-03-21 16:00 . 1
{
"name": "ctbsea/phalapi-smarty",
"description": "基于Smarty模版的处理,专门用于PhalApi 2.x 开源接口框架。",
"keywords": ["smarty", "phalapi"],
"version": "dev-master",
"homepage": "http://www.phalapi.net",
"license" : "GPL-3.0+",
"authors": [
{
"name": "ctbsea",
"email": "chen1teng2bin3@126.com",
"homepage" : "https://github.com/ctbsea",
"role": "Developer"
}
],
"require": {
"php": ">=5.3.3"
},
"autoload": {
"psr-4": {
"ctbsea\\phalapiSmarty\\": "src"
}
}
}
PHP
1
https://gitee.com/chshj2000/phalapi-smarty.git
git@gitee.com:chshj2000/phalapi-smarty.git
chshj2000
phalapi-smarty
phalapi-smarty
master

搜索帮助