Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-seld-cli-prompt - Allows you to prompt for user input on the command line

Website:
https://github.com/Seldaek/cli-prompt
Licence:
MIT
Vendor:
Remi Collet
Description:
While prompting for user input using fgets() is quite easy, sometimes you
need to prompt for sensitive information. In these cases, the characters typed
in by the user should not be directly visible, and this is quite a pain to do
in a cross-platform way.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Seld/CliPrompt/autoload.php';

Packages

php-seld-cli-prompt-1.0.3-1.el6.remi.noarch [7 KiB] Changelog by Remi Collet (2017-03-20):
- Update to 1.0.3
php-seld-cli-prompt-1.0.2-2.el6.remi.noarch [7 KiB] Changelog by Remi Collet (2016-10-21):
- switch from symfony/class-loader to fedora/autoloader

Provided by: Nexcess.net