定制 zenstruck/phpmyadmin-server 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

zenstruck/phpmyadmin-server

Composer 安装命令:

composer create-project zenstruck/phpmyadmin-server

包简介

Run phpMyAdmin in the background with a PHP webserver

README 文档

README

CI Latest Stable Version License

This library gives you a phpmyadmin command to start/stop a php webserver running phpMyAdmin in the background.

Installation

PHAR

The preferred method of installation is to use the PHAR which can be downloaded from the most recent GitHub Release. This method ensures you will not have any dependency conflict issue.

wget https://github.com/zenstruck/phpmyadmin-server/releases/latest/download/phpmyadmin.phar -O phpmyadmin && chmod +x phpmyadmin
mv phpmyadmin ~/bin # assumes ~/bin is in your PATH

Composer

composer global require zenstruck/phpmyadmin-server

Note: Ensure you have ~/.config/composer/vendor/bin in your PATH to give access to the phpmyadmin command.

Initialization

phpmyadmin init

This command will ask you questions about your setup and download the latest version of phpMyAdmin to ~/.phpmyadmin.

Note: If you ever need to change your configuration, run phpmyadmin init again.

Start/Stop Server

phpmyadmin

Check Status

phpmyadmin status

This command exits with 0 if running and 1 if not. You can add the following in your .bash_profile to ensure it's always running:

phpmyadmin status || phpmyadmin

Self-Update

If installed via PHAR, use the self-update command:

phpmyadmin self-update

统计信息

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

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-11-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固