PHPCodeAssist – fast, ergonomic ide for PHP coders.

I’ve made it mostly for myself. After trying (and even buying) Zend DE. ZDE appears to be slowly at some moment, and it’s layout is looking bad to me.

I wanted something where I shouldn’t click mouse at all.

For now PCA is not so stable as I’d like.

It has F1 lookup on php.net, and “code complete” on Ctrl+Space – local copy of php documentation.

Other features: update web preview on Ctrl+S and show full screen on Ctrl+Return.

There was also such thing as showing php error in text (but it doesn’t work very well now).

Actually after finding Komodo Edit, I see that all features that I dreamed of are already implemented (except code indentation :-) ). Also Komodo Edit is very very stable, which I can’t say about my app.

Anyway phpcodeassist home page is here: phpcodeassist.nkcomp.com.

It is free.