wp-cloud/phpmyadmin 问题修复 & 功能扩展

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

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

wp-cloud/phpmyadmin

最新稳定版本:4.7.7

Composer 安装命令:

composer require wp-cloud/phpmyadmin

包简介

Deployment ready version of phpmyadmin-all-languages. All Languages; without: doc, examples, setup folders!

README 文档

README

Deployment ready version of phpmyadmin-all-languages.

GPL-2.0 Packagist GitHub tag

WP-Cloud Version

This version is a deployment-ready version of phpMyAdmin All-Languages. It contains all language files packaged in 'phpMyAdmin-*-all-languages.zip'.

Following folders have been removed from the distribution package:

  • doc
  • examples
  • scripts
  • setup

Composer Installation Sample

To install an application via Composer in a custom location you need a composer-installer. You can use oomphinc/composer-installers-extender with a composer.json like this:

{
    "name": "vendor/name",
    "description": "desc",
    "type": "project",
    "require": {
        "oomphinc/composer-installers-extender": "^1.1",
        "wp-cloud/phpmyadmin": "*"
    },
    "extra": {
        "installer-types": ["application"],
        "installer-paths": {
            "web/phpmyadmin/": ["wp-cloud/phpmyadmin"]
        }
    }
}

License: GPL-2.0

Copyright © 1998 onwards -- the phpMyAdmin team

Details see: phpMyAdmin Readme

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-03-07