Download the PHP package qingbing/php-file-cache without Composer
On this page you can find all versions of the php package qingbing/php-file-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qingbing/php-file-cache
More information about qingbing/php-file-cache
Files in qingbing/php-file-cache
Download qingbing/php-file-cache
More information about qingbing/php-file-cache
Files in qingbing/php-file-cache
Vendor qingbing
Package php-file-cache
Short Description 组件'file-cache' : 文件缓存的相关解析和操作
License MIT
Homepage http://www.phpcorner.net
Package php-file-cache
Short Description 组件'file-cache' : 文件缓存的相关解析和操作
License MIT
Homepage http://www.phpcorner.net
Please rate this library. Is it a good library?
Informations about the package php-file-cache
php-file-cache
描述
组件"file-cache" : 文件缓存的相关解析和操作,可以单独使用
注意事项
- 缓存的参数配置参考 qingbing/php-config 组件
- 将缓存的"isWorking"设置成false,则缓存获取始终为"$default"
- 缓存的键名支持 字符串、数字、数组等可序列化的变量
- 缓存的键值支持 字符串、数字、数组等可序列化的变量
- 缓存支持批量的设置、获取、删除操作
使用方法
====== 异常代码集合 ======
异常代码格式:1008 - XXX - XX (组件编号 - 文件编号 - 代码内异常)
All versions of php-file-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-abstracts-store Version >=1.0, <2.0
qingbing/php-config Version >=1.0, <2.0
qingbing/php-abstracts-store Version >=1.0, <2.0
The package qingbing/php-file-cache contains the following files
Loading the files please wait ....