Best lightweight IDE for PHP programming? [message #1835033] |
Mon, 23 November 2020 17:19 |
quel opera Messages: 1 Registered: November 2020 |
Junior Member |
|
|
Hi, I have a very slow machine (Atom with 1 gig of ram). I normally use Notepad++ but now want more advance features like a debugger, code completition, etc.
I have tried the following and didn't like them:
PHPStorm (slow and memory hungry)
Netbeans (same as PHPStorm)
Eclipse PDT (same as PHPStorm)
Sublime Text 2 ( many plugins are a real pain to get working, it would take me weeks to have it as I want. Some plugins gave me errors I couldn't solve after searching a lot. )
Do you know any lightweight PHP IDE that is good enough, and would offer at least code completition, debuggin (xdebug?) and detect syntax errors as I type?
https://omegle.onl/ vshare
|
|
|
|
|
|
Re: Best lightweight IDE for PHP programming? [message #1869633 is a reply to message #1835033] |
Tue, 20 August 2024 07:18 |
Eclipse User |
|
|
|
Given your constraints with a slow machine, you might want to try Visual Studio Code (VSCode). It is relatively lightweight and offers a good balance between performance and features. With the PHP Intelephense extension, VSCode provides code completion, syntax error detection, and debugging support. Additionally, it supports Xdebug for debugging PHP code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04725 seconds