Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any PHP IDE written in C? [closed]

Tags:

php

php-ide

It is my experience that all PHP IDEs written on Java are slow. You just can't compare the performance with Visual Studio. I use Aptana and also used NetBeans. Most of the time, your Intelli-Sense will open when you have moved forward typing syntax.

Is there any PHP IDE that meets the performance of Visual Studio?

like image 404
RKh Avatar asked Nov 23 '09 07:11

RKh


People also ask

What IDE should I use for PHP?

NetBeans is a very popular PHP IDE among developers. Other popular IDEs include Komodo IDE, Zend Studio, Cloud 9 IDE, and PHPStorm. These four are commercial PHP IDEs. For PHP editors, Komodo Edit offers really good features and also supports multiple languages.

What editor should I use for C?

Atom. Atom is a modern, powerful IDE, which can be used for many computer programming languages including C . It is one of the highly configurable text editors. Atom is a desktop application built using web technologies.


1 Answers

Delphi for PHP. It's written in Delphi and thus a native, fast app ;-)

like image 155
Sebastian P.R. Gingter Avatar answered Nov 10 '22 21:11

Sebastian P.R. Gingter