PHPEdit


PHPEdit is an integrated development environment specialized for PHP, the most popular web scripting language in the world. PHPEdit integrates all the tools you will need to carry out your web application projects.

Whether you are a student learning the technology, or a veteran professional with a skilled team, PHPEdit will bring the best out of you by increasing your efficiency and by making your life easier.

 

  • PHP4 and PHP5 support
  • Syntax highlighting, code auto completion
  • Templates (PHP, PHPDoc, New file)
  • Code folding (Classes, functions and PHPDoc)
  • Real time syntax checking

    PHPEdit makes PHP parse your code in real time to detect syntax errors without effort:

  • Bookmarks
  • Quick navigation in the source
  • Automatic insertion (braces, square brakets)
  • Token match

    The parenthesis, braces, quotes, square brakets, etc... are automatically highlighted by PHPEdit to easily understand the code structure:

  • Comment/uncomment the PHP code

    With a simple keyboard shortcut, comment or uncomment blocs of code:

  • PHP explorer view (Projet)
  • Open resource (File / function)
  • PHP manual integration

    The PHP manual is accessible directly from PHPEdit, for a quick access to the information necessary on a daily basis. Other manuals are shipped too, like the mysql of the symfony manuals, and you can add more.

  • File/project/PHP explorers (Outlines)
  • Advanced code formatting (tabs, parenthesis, spaces and empty lines)
  • Search and remplace in files
  • Tasks (TODO)
  • Project dependencies management (Project Include Path)
  • Drag and drop or open from the file explorer
  • Easy creation of new files

Link to the official website: http://www.phpedit.com/

0
Your rating: None