简体   繁体   中英

What is the best PHP developer setup for Windows 7 64bit?

What is the best PHP developer setup for Windows 7 64bit? I just purchased PhpStorm and what to get a developer env setup on my Win 7 laptop.

I've used http://zwamp.sourceforge.net/ before. It's pretty simple to set up. Includes apache, php, mysql, perl, etc.

Perhaps I'm oldschool, but the easiest I've found yet is http://www.wampserver.com

My personal editor of choice is notepad++ for quick stuff, and Netbeans for more involved code.

While I was a longtime phpMyAdmin (or command line) person, having played with Navicat , I'm officially hooked. Though I do have to give props for MySql Workbench too. You just can't beat free.

My current setup is to run eclipse php helios on my pc running win7 and have another pc (or you can have a virtual machine) running ubuntu server 10.04 running all my php/mysql/apache/solr stuff.

For mysql editing I use phpmyadmin (running on the ubuntu machine) and heidi sql (running on my local machine)

HeidiSQL是一个很棒的MySQL开源/免费工具,您可能需要检查一下。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM