Windows PHP 开发环境 PHP Development Tools

码农软件 · 软件分类 · PHP开发工具 · 2019-11-09 15:56:56

软件介绍

PDT(PHP Development Tools) —— Windows 下 php 集成开发环境工具

涵盖

nginx 1.12.0
apache 2.4.3
mysql 5.6.36
redis 2.2.5
mongodb
ssdb 1.6.8.6
php(默认7.1 nts vc14)
php5.6(保留)

操作介绍

all_start.bat       启动所有服务
all_stop.bat        关闭所有服务
http_start.bat      启动apache
http_stop.bat       关闭apache
nginx_start.bat     启动nginx
nginx_stop.bat      关闭nginx
phpcgi_start.bat    启动php CGI
phpcgi_stop.bat     关闭php CGI
php5cgi_start.bat   启动php5.6 CGI
php5cgi_stop.bat    关闭php5.6 CGI
openresty_start.bat 启动openresty
openresty_stop.bat  关闭openresty
memcache_start.bat  启动memcache
memcache_stop.bat   关闭memcache
redis_start.bat     启动redis
redis_stop.bat      关闭redis
ssdb_start.bat      启动ssdb
ssdb_stop.bat       关闭ssdb
mongodb_start.bat   启动mongo
mongodb_stop.bat    关闭mongo
shell.bat           PDT目录cmd入口命令
start_home.bat      打开PDT主页

HTML文件夹说明

phpinfo.php php信息查看 

memcache.php memcache管理工具 

adminer.php mysql管理工具

本文地址:https://www.codercto.com/soft/d/18620.html

Spark

Spark

Bill Chambers、Matei Zaharia / O′Reilly / 2017-10-31 / GBP 39.99

Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of the open-source cluster-computing framework. With an emphasis on improvements and new feat......一起来看看 《Spark》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换