PHPEd
Encyclopedia
PhpED is a commercial integrated development environment
for PHP
, Javascript, HTML, CSS, XML, SMARTY, XHTML and other It was developed by Nusphere Corporation
Integrated development environment
An integrated development environment is a software application that provides comprehensive facilities to computer programmers for software development...
for PHP
PHP
PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document...
, Javascript, HTML, CSS, XML, SMARTY, XHTML and other It was developed by Nusphere Corporation
Features
- Advanced Editor
- Code foldingCode foldingCode folding is a feature of some text editors, source code editors and IDEs that allows the user to selectively hide and display sections of a currently-edited file as a part of routine edit operations...
- Mark occurrences of language elements
- Dynamic highlighting
- PHP DebuggerDbgDBG is an open source debugger and profiler for the PHP programming language. It is the debugger used in NuSphere's PhpED .-Features:* Remote and local debugging* Explicit and implicit activation...
(including unique support for multiple Parallel Debug sessions) - PHP Profiler
- Code InsightCode InsightCode Insight is the name several software vendors use for source code autocompletion, similar to Microsoft's IntelliSense. Code Insight can also refer to source code analysis information such as annotation or revision history provided by tools like Atlassian FishEye....
for PHPPHPPHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document...
and JavascriptJavaScriptJavaScript is a prototype-based scripting language that is dynamic, weakly typed and has first-class functions. It is a multi-paradigm language, supporting object-oriented, imperative, and functional programming styles.... - PHP 4 and PHP 5.x Support
- Integration with PHP frameworks and 3rd part tools
- Database Client for MySQL, Oracle, SQLite, PostgreSQL, MSSQL, FireBird/Interbase
- Deployment over FTPFile Transfer ProtocolFile Transfer Protocol is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet. FTP is built on a client-server architecture and utilizes separate control and data connections between the client and server...
, SFTPSSH file transfer protocolIn computing, the SSH File Transfer Protocol is a network protocol that provides file access, file transfer, and file management functionality over any reliable data stream...
, Secure File Transfer Protocol (FTPS), WebDav, and Windows Share(SMB) - Support for Subversion, CVSConcurrent Versions SystemThe Concurrent Versions System , also known as the Concurrent Versioning System, is a client-server free software revision control system in the field of software development. Version control system software keeps track of all work and all changes in a set of files, and allows several developers ...
- Integrated Help System
- Easy project creation and diagnostic with project settings Wizard
- Integration with phpDocumentorPhpDocumentorphpDocumentor is an open source documentation generator written in PHP. It automatically parses PHP source code and produces readable API and source code documentation in a variety of formats. phpDocumentor generates documentation based on PHPDoc-formatted comments and the structure of the source...
- Project/File Browser
- Customizable Layout