PhpED: PHP IDE
new features
features
version comparison
features: php tools
php debugger
php profiler
php frameworks
php scripts
features tour
licensing
php testing
PhpED difference
PhpED on Mac/Linux
testimonials
PhpDock
Nu-Coder
PhpExpress
TechPlatform

PHP Code Completion

PhpED provides the most comprehensive PHP code completion, including closures, indexes in the arrays, foreach usage and iterators.

PHP Code completion for closures

These example shows code completion at work with closures PHP Code Completion Closures

PHP Code Completions for array's indexes

PhpED code completion will recognize the use of indexes and provide tool tip hints for possible indexes values. For example (| denotes the position of cursor):
<?php
// assign some values to the elements of an array
$a['abc'] = 5;
$a['def'] = 6;

$a['| // now you can see abc and def in code completion
$a[| // or you can see all of the indexes(incl defines)
?>

The same example is shown below in PHP IDE
PHP Code Completion Array Indexes

PHP Code completion for foreach and iterators

Working with foreach & iterators PhpED detects the interface of the iterator and and its current method returning an instance of the class used in foreach foreach($interator as $instance)
An example of foreach and iterator in PHP code completion is shown here
PHP Code Completion Foreach Iterator

Additional technical information is available on the NuSphere Forum. Download a free trial of our PHP IDE today!

 Download NuSphere PHP IDE

Download a free trial of the fast PHP EDitor and robust Integrated Development Environment for PHP.

 Buy NuSphere PhpED® now

Best PHP Editor and complete PHP IDE.
NuSphere PhpED 21.0 is available from our online store front.
"To be honest its bloody awesome, I have looked at loads of PHP editors and this is THE only one that actual works straight out of the box!!! Brilliant, well done."
Andrew Breward,
Director of Technology
caboodal.com

 Guide

Walk through NuSphere PhpED interface
PhpED video tutorial: Webservices
Learn how to add webservices to your code in less than 5 minutes (a flash demo).

 Special Team4 Offer

Get 4 copies of PhpED for the price of 3!

Optimum solution for development teams.
PhpED 21.0 Team4
Need more than 4 licenses? Contact Us for more quantity discounts, please use "Ordering/Payment issue" subject on the form.

 Dr. Dobb's

Dr. Dobb's

Dr. Dobb's Magazine covers NuSphere PhpED in New and Noteworthy section.

 InfoWorld

infoworld.com
PhpED is a proper, world-class IDE for PHP code. It is the only IDE worth considering if PHP development is your primary job