Jump to content

PHPEdit: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
 
(38 intermediate revisions by 25 users not shown)
Line 1: Line 1:
{{Infobox Software
{{Infobox software
| name = PHPEdit
| name = PHPEdit
| logo = [[File:PHPEdit Logo.png]]
| logo = PHPEdit Logo.png
| screenshot = [[Image:PHPEdit v4.0.2 Screenshot.png|thumb|right|250px|PHPEdit IDE]]
| screenshot = PHPEdit v4.0.2 Screenshot.png
| caption = PHPEdit IDE
| author =
| developer = WaterProof
| developer = [[WaterProof]]
| released = {{start date and age|1999}}
| released = {{start date and age|1999}}
| frequently updated = yes
| discontinued =
| programming language = [[Delphi (programming language)|Delphi]]
| operating system = [[Microsoft Windows|Windows]]
| operating system = [[Windows]]
| platform =
| platform =
| language = [[Multilingualism#Multilingualism_in_computing|Multilingual]]
| genre = [[Integrated development environment|IDE]]
| genre = [[Integrated development environment|IDE]]
| license = [[Proprietary software|Proprietary]]
| license = [[Proprietary software|Proprietary]]
| website = [http://www.phpedit.com]
| website = {{URL|phpedit.com}}
}}
}}
'''PHPEdit''' was a commercial [[Integrated development environment|IDE]] developed by the [[France|French]] company WaterProof SARL. It ran on the [[Microsoft Windows]] [[operating system]], and was designed mainly for the [[PHP]] language, but supported many other languages such as [[Cascading Style Sheets|CSS]], [[HTML]], [[JavaScript]], [[INI file|INI]], PHPEditScript, PlainText, [[SQL]], [[XML]], and [[XSLT]].


As of August 2017, both PHPEdit and Waterproof websites are dead; product status is unknown.
'''PHPEdit''' is a commercial [[Integrated development environment|IDE]] developed by the [[France|French]] company WaterProof SARL. It is written in [[Delphi programming language|Delphi]] and runs on the [[Microsoft Windows]] [[operating system]], and is designed mainly for the [[PHP]] language, but supports many other languages such as [[Cascading Style Sheets|CSS]], [[HTML]], [[JavaScript]], [[INI file|INI]], PHPEditScript, PlainText, [[SQL]], [[XML]], and [[XSLT]]. PHPEdit currently costs € 89.00; A free license is still available, but only for non commercial use (personal homepage or own studies).<ref>{{cite web|url=http://www.phpedit.com/en/buy-your-php-ide-now/personal-academic-licenses|title=Page to request a free license}}</ref>


==Features==
==Features==
Line 21: Line 22:
* Code Hint for [[HTML]], [[SQL]] and [[PHP]]
* Code Hint for [[HTML]], [[SQL]] and [[PHP]]
* Code Insight for [[HTML]], [[SQL]] and [[PHP]]
* Code Insight for [[HTML]], [[SQL]] and [[PHP]]
* Code [[beautifier]]
* [[Code beautification|Code beautifier]]
* Integrated PHP [[debugger]]
* Integrated PHP [[debugger]]
* Automatic syntax checking
* Automatic syntax checking
Line 40: Line 41:
* Visual Query Builder
* Visual Query Builder
* Project Manager
* Project Manager
* [[Plugins]]
* [[Plug-in (computing)|Plugins]]
* Integrated help manuals
* Integrated help manuals
* PHPUnit integration
* PHPUnit integration
Line 53: Line 54:
In April 2005, Jean Roussel joined the company to reinforce the PHP development department and develop a new solution called wIT, a [[PHP]]-based issue tracker.
In April 2005, Jean Roussel joined the company to reinforce the PHP development department and develop a new solution called wIT, a [[PHP]]-based issue tracker.


==Version history<ref>{{cite web|url=http://www.waterproof.fr/support/forums/viewforum.php?f=7|title=Versions announcements on the official forum}}</ref>==
==Version history<ref>{{cite web|url=http://www.waterproof.fr/support/forums/viewforum.php?f=7|title=Versions announcements on the official forum|archive-url=https://web.archive.org/web/20110927110857/http://www.waterproof.fr/support/forums/viewforum.php?f=7|archive-date=27 September 2011|url-status=dead}}</ref>==
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 84: Line 85:
|-
|-
! rowspan=4 | Version 3
! rowspan=4 | Version 3
|| 3.0 || 18 September 2008 || Complete rewrite. Code folding; smart indenting; improved unicode support.
|| 3.0 || 18 September 2008 || Complete rewrite. [[Code folding]]; smart indenting; improved unicode support.
|-
|-
| 3.2 || 20 March 2009 || [[Symfony]] framework support as a plugin.
| 3.2 || 20 March 2009 || [[Symfony]] framework support as a plugin.
Line 101: Line 102:
| 4.3 || 19 March 2012 || PHP 5.4 and HTML 5 support.
| 4.3 || 19 March 2012 || PHP 5.4 and HTML 5 support.
|-
|-
! rowspan=1 | Version 5
! rowspan=2 | Version 5
|| 5.0 beta || 31 May 2011 || Improved JavaScript and HTML support, ApiGen support.
|| 5.0 beta || 31 May 2011 || Improved JavaScript and HTML support, ApiGen support.
|-
|| 5.0 || 3 July 2013 || JavaScript support, HTML improvements, Code Insight improvements, Help generator and Task report
|| 5.0 || 3 July 2013 || JavaScript support, HTML improvements, Code Insight improvements, Help generator and Task report
|}
|}
Line 110: Line 112:


==External links==
==External links==
*{{official website|http://www.phpedit.com}}
*{{official website|phpedit.com}}
*[http://www.waterproof.fr Waterproof website]
*[http://www.php-editors.com/review/?editor=1 PHP Editor Review] at [http://www.php-editors.com php editors]


{{PHP}}
{{PHP}}
{{HTML editors}}
{{HTML editors}}
{{Integrated development environments}}


[[Category:Integrated development environments]]
[[Category:Integrated development environments]]
[[Category:Discontinued development tools]]
[[Category:Pascal (programming language) software]]





Latest revision as of 10:39, 17 March 2023

PHPEdit
Developer(s)WaterProof
Initial release1999; 25 years ago (1999)
Stable release4.3.3 (May 29, 2012; 12 years ago (2012-05-29)) [±]
Preview release5.0 (May 31, 2012; 12 years ago (2012-05-31)) [±]
Written inDelphi
Operating systemWindows
TypeIDE
LicenseProprietary
Websitephpedit.com

PHPEdit was a commercial IDE developed by the French company WaterProof SARL. It ran on the Microsoft Windows operating system, and was designed mainly for the PHP language, but supported many other languages such as CSS, HTML, JavaScript, INI, PHPEditScript, PlainText, SQL, XML, and XSLT.

As of August 2017, both PHPEdit and Waterproof websites are dead; product status is unknown.

Features

[edit]
  • Syntax highlighting for multiple languages in one document. Supported languages are CSS, HTML, JavaScript, INI, PHPEditScript, PHP, PlainText, SQL, XML, and XSLT
  • Code Hint for HTML, SQL and PHP
  • Code Insight for HTML, SQL and PHP
  • Code beautifier
  • Integrated PHP debugger
  • Automatic syntax checking
  • Help generator
  • Task Reporter
  • Customizable shortcuts
  • More than 150 scriptable commands
  • Keyboard templates
  • To-do report generator
  • QuickMarks
  • File Explorer
  • FTP Explorer
  • EZ Publish integration
  • CVS and SVN integration
  • Solution Explorer
  • Database Explorer
  • Code browser
  • Visual Query Builder
  • Project Manager
  • Plugins
  • Integrated help manuals
  • PHPUnit integration

History

[edit]

PHPEdit development started as personal project of Sébastien Hordeaux in 1999. Distributed freely over the Internet, the project's community grew to more than 200,000 users. During this period of growth, Sébastien met John Knipper, Bertrand Dunogier and Daniel Lucazeau. In April 2004 they helped him create WaterProof SARL.

In July 2004, the first commercial version of the IDE was sold and since, hundreds of companies have adopted PHPEdit as their main development environment for PHP.

In November 2004, Bastien Hofmann joined the company to speed up PHPEdit development.

In April 2005, Jean Roussel joined the company to reinforce the PHP development department and develop a new solution called wIT, a PHP-based issue tracker.

Version history[1]

[edit]
Major version Minor version Release date Changes
Beta versions 0.1-0.7 1999-2001 First freeware beta versions
0.8 September 2003 Last freeware version
Version 1 1.0 June 2004 First commercial release
1.2 April 2005 Automatic syntax checking; phpDocumentor support; eZ publish support.
Version 2 2.0 January 2006 Project management.
2.2 15 April 2006 CVS and Subversion support.
2.4 7 June 2006 FTP and SFTP support.
2.6 19 August 2006 Unicode files editing.
2.8 December 2006 MySQL explorer and visual query designer.
2.10 April 2007 Xdebug support for debugging PHP.
2.12 June 2007 Unit tests using PHPUnit.
Version 3 3.0 18 September 2008 Complete rewrite. Code folding; smart indenting; improved unicode support.
3.2 20 March 2009 Symfony framework support as a plugin.
3.4 8 June 2009 Support for PHP native classes; improved project management.
3.6 26 February 2010 Automatic updates; PHP 5.3 support.
Version 4 4.0 18 February 2011 Contextual interface; extensibility by PHP scripting; breadcrumb navigator.
4.1 29 September 2011 CSS support.
4.2 23 November 2011 New code navigation tools.
4.3 19 March 2012 PHP 5.4 and HTML 5 support.
Version 5 5.0 beta 31 May 2011 Improved JavaScript and HTML support, ApiGen support.
5.0 3 July 2013 JavaScript support, HTML improvements, Code Insight improvements, Help generator and Task report

References

[edit]
  1. ^ "Versions announcements on the official forum". Archived from the original on 27 September 2011.
[edit]