Download the PHP package alan/yii2-orm-dcache without Composer
On this page you can find all versions of the php package alan/yii2-orm-dcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alan/yii2-orm-dcache
More information about alan/yii2-orm-dcache
Files in alan/yii2-orm-dcache
Download alan/yii2-orm-dcache
More information about alan/yii2-orm-dcache
Files in alan/yii2-orm-dcache
Vendor alan
Package yii2-orm-dcache
Short Description yii2 framwork use dcache like yii2-orm
License
Package yii2-orm-dcache
Short Description yii2 framwork use dcache like yii2-orm
License
Please rate this library. Is it a good library?
Informations about the package yii2-orm-dcache
Yii2 DCACHE ORM
-
安装
composer require alan/yii2-orm-dcache:dev-master
-
配置
-
添加dcache访问的http地址,本工具基于dcache的http访问接口编写
建议添加到common\config\main-local.php文件添加
- 添加dcache表对应的配置(此配置用于查询表结构,用于ORM操作)
-
-
使用示例
-
查询
-
更新
- 删除
-
- 已知问题
- dcache不支持limit语句,查询all时要注意取出数据的数量
- orm不支里面使用带查询的验证器,比如union验证器。建议放在外层自验证验证唯一性
All versions of yii2-orm-dcache with dependencies
PHP Build Version
Package Version
The package alan/yii2-orm-dcache contains the following files
Loading the files please wait ....