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.
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
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-03-07