Welcome Guest, Not a member yet? Register   Sign In
IDE and support for CI
#1

Hi folks,

One short question. Which IDE you guys use, and which one has good support for CI??

Doesn't matter if its free or not, I'm just looking for something efficient.
Reply
#2

I'm use Geany
Keep calm.
Reply
#3

I think any decent IDE that supports PHP is a good choice. If you're looking for good autocompletion, then there's none that fully support that out-of-the-box.

Personally, I use Sublime Text. But there's also PHPStorm and Netbeans.
Best regards,
José Postiga
Senior Backend Developer
Reply
#4

phpstorm
https://www.jetbrains.com/phpstorm/

sample autocomplete for codeigniter that I'm using
http://forum.codeigniter.com/thread-6364...#pid325791
Reply
#5

I use Phpstorm (before this I used Sublime)
Reply
#6

Thanks comrades.
I am also using Sublime. Will check out PhpStorm or maybe Netbeans. I see that many people say that Netbeans is like a free version of PhpStorm,so I will definitely try it out.
Reply
#7

still sublime but will move to another IDE
Reply
#8

I'm using VS.PHP: https://www.vsphp.com/ ...which is an add-on to Visual Studio...it has some support for creating CodeIgniter projects among other PHP frameworks...it's pretty good. It works with the free Visual Studio Community Edition.
Reply
#9

Give Codelobster a look. It's an actual desktop executable application, so it's a little snappier than Netbeans and other Java-based IDEs. There's a free version, but you have to get the pro version for the CI plugin. http://codelobster.com/codeigniter.html
Hey, don't work without a PHP debugger. Several free IDEs have this features built in. Two are NetBeans and CodeLobster. Without a debugger, it's like you're driving with a blindfold on -- you are going to crash!
Reply
#10

NetBeans 8.1 and CodeIgniter plugin.
https://github.com/nbphpcouncil/nb-ci-plugin/releases
Reply




Theme © iAndrew 2016 - Forum software by © MyBB