yafa11/mc-viewer 问题修复 & 功能扩展

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

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

yafa11/mc-viewer

Composer 安装命令:

composer require yafa11/mc-viewer

包简介

Memcache key viewer

README 文档

README

A GUI/interface for finding and viewing the contents of keys on one or more memcache servers.

Installation

Install with composer

Install composer

As a standalone aplication:

From the command line

    composer require yafa11/mc-viewer:@stable

As a library to an existing project:

In your projects composer.json file add:

    {
        "require": {
            "yafa11/mc-viewer": "@stable"
        }
    }

The packages adheres to the SemVer specification, and will maintian full backwards compatibility between minor versions.

Create a config.ini file

Copy /src/config/config.ini.example to /src/config/config.ini and modify it to match your cache server setup.

Basic Usage

Stand alone usage:

From vendor/yafa11/mc-viewer/public run 'php -S 127.0.0.1:8888' In a browser navigate to http://127.0.0.1:8888

As part of another project

The view template of mcViewer is completely separate from the logic used to query and gather the cache keys and values. This means that usage of the included html scripts is completely optional. If you wish to resuse the html code, copy the /src/public/mcViewer folder into your projects public folder. Then point your browser at <your domain>/mcViwer/mcViewer.html

统计信息

  • 总下载量: 25
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-08-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固