PHP IDE
I struggled for years trying to find a good open source PHP IDE (Integrated Development Environment) that was absolutely free and that worked. This tutorial will walk you through setting up a completely free Open Source PHP IDE (Integrated Development Environment) from the ground up beginning with the OS (Operating System) and ending with you debugging PHP code.
Keep in mind that you are building an entire development environment and this may take some time. To begin working imediately, consider purchasing a virtual appliance with all this software installed and ready to go, plus you get a full year of updates. Please contact us for more information on the virtual machines.
Build a completely free Open Source PHP IDE (Integrated Development Environment)
- Install and configure LAMP
(see our LAMP tutorials) - Install and configure OpenSSL for SSL encrypted websites
(see our OpenSSL tutorials) - Install and configure phpMyAdmin for a web administration interface to MySQL
(see our phpMyAdmin tutorials) - Install and configure Subversion for a Version Control System
(see our Subversion tutorials)
Components yet to be documented
- Java Virtual Machine: JRE (Java Runtime Environment) 6u7
- IDE (Integrated Development Environment: Eclipse 3.4
- Debugger: Zend Debugger 5.2.14