simplesamlphp/simplesamlphp-module-memcachemonitor 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

simplesamlphp/simplesamlphp-module-memcachemonitor

最新稳定版本:v1.1.3

Composer 安装命令:

composer require simplesamlphp/simplesamlphp-module-memcachemonitor

包简介

A module that is able display usage statistics of a memcache(d) store

README 文档

README

Build Status Coverage Status Scrutinizer Code Quality Type Coverage Psalm Level

Install

Install with composer

vendor/bin/composer require simplesamlphp/simplesamlphp-module-memcacheMonitor

Configuration

Next thing you need to do is to enable the module:

in config.php, search for the module.enable key and set memcacheMonitor to true:

'module.enable' => [ 'memcacheMonitor' => true, … ],

统计信息

  • 总下载量: 6.18M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 2
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 4
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-2.1-or-later
  • 更新时间: 2019-03-22