PHP Development Tools: Difference between revisions

Content deleted Content added
IONU (talk | contribs)
No edit summary
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5
 
(39 intermediate revisions by 26 users not shown)
Line 1:
{{Infobox software
| name = PHP Development Tools
| screenshot = [[File:PHP Development Tools.png|300px|frameless|center]]
| developer = [[Eclipse Foundation]]
| latest release version = 8.2<ref>{{ cite web | url = https://github.com/eclipse-pdt/pdt/wiki/NewIn82 | title = NewIn82 | access-date = 18 August 2024 | date = 2 December 2023 | website = [[Eclipse Foundation]] }}</ref>
| latest release version = 4.0.0
| latest release date = {{releaseStart date and age|20162023|0612|2202}}
| repo = https://github.com/eclipse/pdt
| operating system = [[Cross-platform]]
| status = Active
| genre = [[Integrated development environment|PHP IDE]]
| license = [[Eclipse Public License]]
| website = http{{URL|https://www.eclipse.orgdev/pdt/}}
}}
 
'''[[PHP]] Development Tools''' ('''PDT''') is a language IDE plugin for the [[Eclipse (software)|Eclipse platform]] and the [[open-source software|open-source]] project that develops it.
 
The project intends to encompass all tools necessary to develop PHP based software. It uses the existing Eclipse Web Tools Project to provide developers with PHP capabilities. All these phpPHP tools are easy to use and developers can speed up the development process by using these tools. Additional plugins are available as [[PDT Extensions]].
<ref>{{cite web|url=http://www.technoinfonet.com/hire-php-developers-india/ |title=php developers }}</ref> Additional Plugins are available as [[PDT Extensions]].
 
==Key Featuresfeatures==
 
=== PHP Editoreditor ===
 
==Key Features==
=== PHP Editor ===
 
* Syntax Highlighting
Line 27 ⟶ 25:
* Refactoring
* Code Templates
 
=== Easy and powerful code navigation ===
 
=== AdvancedDebugging PHPand Debuggingprofiling ===
 
* Zend Debugger
* XDebugXdebug
 
=== Syntax Validationvalidation ===
 
==Primary modules==
Line 42 ⟶ 41:
*Formatter &mdash; advanced code formatter
*Refactoring &mdash; PHP refactoring support
*PHPUnit &mdash; [[PHPUnit]] Support
*Composer &mdash; [[Composer (software)|Composer]] Support
*Profiler &mdash; Xdebug and Zend Debugger profiling support
 
==Project timeline==
The project officially began around March 8, 2006. By the end of 2006, the project was approaching the 0.7 release. On April 6, 2007, 0.7 RC3 was released as the final 0.7 version.
Line 48 ⟶ 51:
 
==Naming issues==
The PHP Development Tools project has had two names during its development. * It was initially named PHP Development Tools, then changed to PHP IDE, and reverted to PHP Development Tools on January 1, 2007.<ref>{{Cite web |url=http://dev.eclipse.org/mhonarc/lists/php-dev/msg00129.html |title=PHP IDE -> PDT |access-date=2007-05-22 |archive-date=2007-05-21 |archive-url=https://web.archive.org/web/20070521112050/http://dev.eclipse.org/mhonarc/lists/php-dev/msg00129.html |url-status=dead }}</ref> Various documentation and reviews use either name.
[http://dev.eclipse.org/mhonarc/lists/php-dev/msg00129.html PHP IDE -> PDT]</ref> Various documentation and reviews use either name.
 
==Zend Technologies contributions==
Line 59 ⟶ 61:
| accessdate=2009-05-07}}</ref> Others contend that PDT is deliberately maintained as a "lite" version of Zend Studio.<ref>{{
cite web
| url = http://whitelionsoft.com/blog/2008/04/11/php-for-eclipse-phpeclipse-vs-pdt/
| title = PHP for Eclipse - PHPeclipse vs PDT
| quote ='' I can only guess that Zend, realizing the popularity of Eclipse, figured they should get involved and either… Didn’t bother to do a simple Google search for Eclipse PHP or…decided to create an introductory trial version (crippleware), label it as open source, and announce it to the world as the glorious PDT''
| accessdate = 2009-05-07}}</ref>
|url-status = dead
|archiveurl = https://archive.today/20130209102152/http://whitelionsoft.com/blog/2008/04/11/php-for-eclipse-phpeclipse-vs-pdt/
|archivedate = 2013-02-09
}}</ref>
 
==References==
Line 68 ⟶ 74:
 
==External links==
{{Portal|Free and open-source software}}
*[httphttps://www.eclipse.orgdev/pdt/ PHP Development Tools project page]
 
*[http://p2.pdt-extensions.org/ PDT Extensions]
*[http://kestas.kuliukas.com/PDTXdebug/ ''PDT and Xdebug''], a guide to remote debugging using PDT
*[https://webandmobiletech.wordpress.com/2016/02/02/best-10-php-development-tools-in-2016-for-developer/ '''Collection of Best PHP Development Tools''']
{{Eclipse Foundation}}
{{Eclipse plugins}}
 
[[Category:Eclipse (software)]]
[[Category:Free software programmed in PHP]]
[[Category:Software using the Eclipse Public License]]
 
 
{{Programming-software-stub}}