2017 © Pedro Peláez
 

library passgen

Password generating Symfony Console application.

image

shiyan/passgen

Password generating Symfony Console application.

  • Thursday, March 15, 2018
  • by mikeshiyan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 67 % Grown

The README.md

Password Generator

A command-line utility for random password generation., (*1)

Requirements

Installation

composer global require --optimize-autoloader shiyan/passgen

Make sure that the COMPOSER_HOME/vendor/bin dir is in your PATH env var. More info in the composer help: composer global -h, (*2)

If you have the CGR installed, then run the following command instead of the one above:, (*3)

cgr -o shiyan/passgen

Usage

passgen [<length>]

Where length is an optional password length argument [default: 20]., (*4)

The Versions

15/03 2018

dev-master

9999999-dev

Password generating Symfony Console application.

  Sources   Download

MIT

The Requires

 

php console generator password oop

15/03 2018

0.1.1

0.1.1.0

Password generating Symfony Console application.

  Sources   Download

MIT

The Requires

 

php console generator password oop

15/03 2018

0.1.0

0.1.0.0

Password generating Symfony Console application.

  Sources   Download

MIT

The Requires

 

php console generator password oop