2017 © Pedro Peláez
 

library text_password

More info available on: http://pear.php.net/package/Text_Password

image

pear/text_password

More info available on: http://pear.php.net/package/Text_Password

  • Friday, February 26, 2016
  • by gauthierm
  • Repository
  • 14 Watchers
  • 1 Stars
  • 4,946 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 10 Versions
  • 12 % Grown

The README.md

Text_Password

Class that provides various types of password generation., (*1)

Usage

Generating passwords is a very common task in web applications. This package provides an easy-to-use and intuitive API to generate:, (*2)

  • pronounceable passwords
  • unpronounceable passwords
  • passwords based on a given string

For the last point, multiple, simple obfuscation algorithms are supported., (*3)

Creating a Pronouncable Password


Creating an Unpronouncable Password


Creating passwords based on a given string:


Installation

PEAR

pear install Text_Password

Composer

./composer.phar require pear/text_password

The Versions

26/02 2016

dev-master

9999999-dev

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

MIT

The Requires

 

The Development Requires

by Olivier Vanhoucke

26/02 2016

1.2.1

1.2.1.0

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

MIT

The Requires

 

The Development Requires

by Olivier Vanhoucke

01/02 2016

1.2.0

1.2.0.0

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

MIT

The Requires

 

The Development Requires

by Olivier Vanhoucke

04/01 2016

1.1.1

1.1.1.0

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

PHP License

The Requires

 

The Development Requires

by Olivier Vanhoucke

04/01 2016

1.1.0

1.1.0.0

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

PHP License

The Requires

 

The Development Requires

by Olivier Vanhoucke

04/01 2016

1.0.4

1.0.4.0

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

PHP License

The Requires

 

The Development Requires

by Olivier Vanhoucke

04/01 2016

1.0.0

1.0.0.0

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

PHP License

The Requires

 

The Development Requires

by Olivier Vanhoucke

04/11 2015

dev-trunk

9999999-dev

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

PHP License

The Requires

 

The Development Requires

by Olivier Vanhoucke

18/02 2014

dev-topics/composer-for-pear

dev-topics/composer-for-pear

More info available on: http://pear.php.net/package/Text_Password

  Sources   Download

PHP License

The Requires

 

The Development Requires

by Olivier Vanhoucke

11/08 2013

dev-tags/RELEASE_1_0

dev-tags/RELEASE_1_0 https://github.com/pear/Text_Password

Allows one to create pronounceable and unpronounceable passwords.

  Sources   Download

PHP-3.01

by Olivier Vanhoucke

password