PHPEdit is one of the most interesting propositions for people creating websites in PHP. The environment has been adapted to the latest versions of Windows. Unlike the competition, PHPEdit has an interface based on a ribbon known from Microsoft Office 2010.
Since version 4.0, the program offers support for PHP 5.3 syntax prompting, support for debugging with the Xdebug extension, support for SVN and CVS version control systems. The program supports documentation in the PHPDoc format used for syntax prompting. The program can generate code based on templates, for example you can generate methods of getters and setters with a few clicks.
With PHPEdit you can automatically configure backups. The project can be linked to FTP and SFTP accounts, MySQL, Oracle, Microsoft SQL Server, PostgreSQL, Firebird or SQLite databases. From PHPEdit we can create new objects, create and send queries to databases.
PHPEdit offers support for popular PHP frameworks: Symfony and Prado as well as for the ezPublish content management system. When creating a project, the user will receive wizards that will configure the application environment.
After configuring a project, project-specific commands appear, which until now the programmer had to execute from the command line. A unique feature is the ability to extend the capabilities of the program using plugins that can be written in the PHP language. The trial version expires after 30 days from the date of installation.
The free version can only be used for non-commercial purposes. Regardless of the version, registration is required.









