Download the PHP package beansir/newx-orm without Composer
On this page you can find all versions of the php package beansir/newx-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package newx-orm
NewX ORM
NewX ORM是一个简洁的数据库对象关系映射。
安装说明
使用composer一键安装
数据库配置文件
创建一个数据库配置文件,存放于你自己的项目中,格式如下
加载ORM
请务必在应用运行之前加载
继承Model
使用指南
创建数据模型
查询所有记录
查询单条记录
定义数组结果集
条件查询
表关联
表连接
执行SQL语句
事务管理
All versions of newx-orm with dependencies
PHP Build Version
Package Version
The package beansir/newx-orm contains the following files
Loading the files please wait ....