Download the PHP package limingxinleo/i-cache without Composer
On this page you can find all versions of the php package limingxinleo/i-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download limingxinleo/i-cache
More information about limingxinleo/i-cache
Files in limingxinleo/i-cache
Download limingxinleo/i-cache
More information about limingxinleo/i-cache
Files in limingxinleo/i-cache
Please rate this library. Is it a good library?
Informations about the package i-cache
Laravel 缓存系统
安装
配置
创建配置文件
配置如下
因为其他缓存驱动暂时无法被协程化,所以只支持 array file 和 redis
使用
文档地址 https://learnku.com/docs/laravel/8.x/cache/9389
助手函数
本组件实现了与 Laravel 一模一样的助手函数,但增加了命名空间,故使用时,可以按照以下方式
All versions of i-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
hyperf/di Version ^3.0
hyperf/utils Version ^3.0
nesbot/carbon Version ^2.0
psr/simple-cache Version ^1.0
hyperf/di Version ^3.0
hyperf/utils Version ^3.0
nesbot/carbon Version ^2.0
psr/simple-cache Version ^1.0
The package limingxinleo/i-cache contains the following files
Loading the files please wait ....