1 Star 0 Fork 16

哆来咪/phpfun

forked from ownfire/phpfun 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 690 Bytes
一键复制 编辑 原始数据 按行查看 历史
angck 提交于 2015-03-06 15:01 +08:00 . psr-0 ===> classmap
{
"name": "ownfire/phpfun",
"license": "MIT",
"description": "php大量自定义的方便的函数",
"keywords": ["php", "function", "custom", "user-defined"],
"homepage": "http://git.oschina.net/ownfire/phpfun",
"authors": [
{
"name": "ownfire",
"email": "ownfire@163.com",
"homepage": "http://git.oschina.net/ownfire",
"role": "Developer"
}
],
"require": {
"php": ">=5.3.0",
"filp/whoops": "1.2.*@dev",
"phpmailer/phpmailer": "5.2.9"
},
"require-dev": {
"phpoffice/phpexcel": "1.8.0"
},
"autoload": {
"classmap": ["PHPFun.php"]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dlm2015/phpfun.git
git@gitee.com:dlm2015/phpfun.git
dlm2015
phpfun
phpfun
master

搜索帮助