10 Star 9 Fork 2

0-hun/Orm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 379 Bytes
一键复制 编辑 原始数据 按行查看 历史
0-hun 提交于 2016-10-12 15:17 . 添加单元测试
{
"name": "man0sions/orm",
"description": "simple php orm",
"license": "MIT",
"authors": [
{
"name": "Lucifer.p",
"email": "[email protected]"
}
],
"require-dev": {
"phpunit/phpunit": "^4.6"
},
"require": {},
"autoload": {
"psr-4": {
"LuciferP\\Orm\\": "src"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/man0sions/Orm.git
[email protected]:man0sions/Orm.git
man0sions
Orm
Orm
master

搜索帮助