1 Star 0 Fork 0

kjlin / melon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 344 Bytes
一键复制 编辑 原始数据 按行查看 历史
kjlin 提交于 2022-09-29 15:21 . readme

甜瓜通用php代码库

已实现的功能

1.MySQL数据库操作
2.分页
3.时间处理
4.通用函数
5.其他

composer 配置

"repositories": [
    {
        "type": "vcs",
        "url": "https://gitee.com/kjlin/melon.git"
    }
],
"require": {
    "kjlin/melon": "^1.0"
}
PHP
1
https://gitee.com/kjlin/melon.git
git@gitee.com:kjlin/melon.git
kjlin
melon
melon
master

搜索帮助