Author: Manuel Lemos
Updated on: 2021-01-17
Posted on: 2021-01-17
Viewers: 26 (January 2021 until February 2021)
Last month viewers: 5 (February 2021)
Package: PHP Readline Function with Auto-Complete
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.
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
1,573,517 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.