登录 注册
当前位置:主页 > 资源下载 > 16 > yii2-rbac-cached 是为 yii2 RBAC 提供缓存功能的组件

yii2-rbac-cached 是为 yii2 RBAC 提供缓存功能的组件

  • 更新:2024-10-22 23:33:38
  • 大小:3KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

yii2-rbac-缓存 为 yii2 RBAC 缓存 安装 安装此扩展的首选方法是通过 。 要么跑 php composer.phar require "letyii/yii2-rbac-cached" "dev-master" 或添加 " letyii/yii2-rbac-cached " : " dev-master " 到应用程序的composer.json文件的 require 部分。 使用示例 'components' => [ // the rest of your components section 'authManager' => [ 'class' => 'letyii\rbaccached\RbacCached' , ], ] github: : packagist: ://packagist.org/pa