justAP is a simple, easy-to-use PHP running environment suitable for PHP developers. Different from wamp, xampp, etc., it only contains Apache httpd and Php, which is also the origin of its name (justAP=just Apache and Php).
Why develop justAP?
1. Php development environment is difficult to build;
2. Programs such as wamp and xampp are too large and contain many unused components. In addition, mysql is easy to install. There are many mysql clients, and their built-in mysql and phpMyAdmin feel a bit cumbersome.
What benefits can justAP bring to PHP developers?
1. The simplest and purest PHP operating environment;
2. The same computer can run multiple justAPs (running multiple apache), as long as the ports are different;
3. justAP It is a very small green program. It does not require installation and can be run after decompressing it.
If you have any questions, suggestions, or for more information, please visit the project website: https://sourceforge.net/projects/justap/, please contact me through the project website.