Download the PHP package qingbing/php-db-cache without Composer
On this page you can find all versions of the php package qingbing/php-db-cache. 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 php-db-cache
php-db-cache
描述
DbCache:database缓存的相关解析和操作,可以单独使用
注意事项
- 组件继承自"qingbing/php-abstracts-store"
- 缓存的参数配置参考 qingbing/php-config 组件
- 将缓存的"isWorking"设置成false,则缓存获取始终为"$default"
- 缓存的键名支持 字符串、数字、数组等可序列化的变量
- 缓存的键值支持 字符串、数字、数组等可序列化的变量
- 缓存支持批量的设置、获取、删除操作
使用方法
====== 异常代码集合 ======
异常代码格式:1019 - XXX - XX (组件编号 - 文件编号 - 代码内异常)
All versions of php-db-cache with dependencies
PHP Build Version
Package Version
Requires
qingbing/php-helper Version
>=1.0, <2.0
qingbing/php-config Version >=1.0, <2.0
qingbing/php-database Version >=1.0, <2.0
qingbing/php-abstracts-store Version >=1.0, <2.0
qingbing/php-config Version >=1.0, <2.0
qingbing/php-database Version >=1.0, <2.0
qingbing/php-abstracts-store Version >=1.0, <2.0
The package qingbing/php-db-cache contains the following files
Loading the files please wait ....