8 Star 13 Fork 0

入微 / Phplus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 600 Bytes
一键复制 编辑 原始数据 按行查看 历史
入微 提交于 2017-01-10 18:41 . 完善功能

Phplus 中文文档

Autoload

在项目入口文件加入下面的代码

require_once "/path-to/vendor/autoload.php";
:require_once __DIR__ . "/../vendor/autoload.php";

extends

Array_.md Debug.md Int_.md String_.md Time.md

functions

howTo

define与const PHP各版本新特性

mysql

mysql相关文档

PHP
1
https://gitee.com/guiqvv/Phplus.git
git@gitee.com:guiqvv/Phplus.git
guiqvv
Phplus
Phplus
master

搜索帮助