PHPEdit module is a complete Integrated Development Environment for PHP. Much more than a simple PHP edit, it helps the user to carry out their projects in a friendly and efficient way, with a single tool integrating all the features the user will need from the design of their projects, their documentation, to their deployment. It appropriate with Ubuntu and centOS.
The help command guides the users regarding the purpose and as well as about the options that are included in the Phpedit module. It lists out the alternative parameters of Phpedit module. It also describes the syntax for installing the Phpedit module. The help command for Phpedit module is shown as below.
ptconfigure Phpedit help
The syntax for declaring the help command is not case sensitive which is an added advantage. The following screenshot visualize you about the help command under Phpedit.
kevell@corp:/# ptconfigure PHPEdit help
******************************
This command allows you to update PHPEdit.
PHP-Edit, phpedit, PHPEdit
- install
Installs the latest version of PHPEdit
example: ptconfigure phpedit install
------------------------------
End Help
******************************
PHPEdit comes with a lot of extensions, frameworks, help files and tools, so it is shipped in an installer which can be customized to suits the user needs.However, because PHPEdit is constantly evolving, with new features and maintenance fixes, an auto update system is also available, to help keep up with PHPEdit’s latest releases effortlessly. the command used for installation of this module as follows,
ptconfigure Phpedit install
The screen shot makes clear about this module.
| Parameters | Alternative Parameters | Options | Comments |
|---|---|---|---|
| Install phpedit? (Y/N) | Instead of PHP-Edit, the following alternatives can also be used: phpedit,PHPEdit | Y | The user wish to proceed the installation process. |
| Install phpedit? (Y/N) | Instead of PHP-Edit, the following alternatives can also be used: phpedit,PHPEdit | | N | The user wish to quit the installation process. |