PHP Classes

How to Implement a PHP Command Line Tool with Auto-Complete Support for the Argument Values - PHP Readline Function with Auto-Complete package blog

Recommend this page to a friend!
  All package blogs All package blogs   PHP Readline Function with Auto-Complete PHP Readline Function with Auto-Complete   Blog PHP Readline Function with Auto-Complete package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement a PH...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: PHP Readline Function with Auto-Complete

Sometimes it is necessary to execute commands from the console command line to execute maintenance tasks in the server on which a PHP application is running.

Some of those tasks as run by typing the name of commands and their parameters in the console. For us humans it is hard to remember all the names of the commands their parameter names.

This package can help to remember the command parameters by allowing to type the commands and provide auto-complete aid to help remember the right name of the parameters.




Loaded Article

About the PHP Readline Function with Auto-Complete Package

The package PHP Readline Function with Auto-Complete is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Run commands from CLI and auto-complete parameters

Here follows in more detail what it does:

This package can run commands from CLI and auto-complete parameters.

It takes an array with configuration details about the commands that it can execute when it runs on the command line console and executes then the user finishes entering the command.

The package provides auto-complete support, so it can complete each command with parameters when the users types the first letters of the parameter after the command name.

Conclusion

The PHP Readline Function with Auto-Complete can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   PHP Readline Function with Auto-Complete PHP Readline Function with Auto-Complete   Blog PHP Readline Function with Auto-Complete package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement a PH...