2017 © Pedro Peláez
 

library pass-generator

A simple and elegant PHP password generator for either browser and console environments.

image

lmihaylov/pass-generator

A simple and elegant PHP password generator for either browser and console environments.

  • Wednesday, November 30, 2016
  • by lmihaylov2512
  • Repository
  • 1 Watchers
  • 3 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Simple and elegant PHP password generator

Build Status Scrutinizer Code Quality, (*1)

Useful tool for generating password which can be running in either browser and console environments. It can be customize in each aspects: symbols types, length, allowed minimum and maximum sizes and patterns for characters group., (*2)


Requirements

  • installed PHP version >= 7.0
  • Composer dependency tool
  • Node.js plus NPM package manager
  • Bower CLI
  • Grunt CLI

Demo

All demos (for console and browsers) are located in "demo" directory. The examples for each of them are following:, (*3)


Documentation

The package's consumers can modify all kind of configuration options. They may customize password length plus minimum and maximum sizes. The available configuration options are:, (*4)

  • upperCase: use alphabet upper letters [A-Z]
  • lowerCase: use alphabet lower letters [a-z]
  • digits: all numbers [0-9]
  • special: special symbols ~, !, @, #, ...
  • brackets: all kind of brackets (, ), {, }, [, ]
  • minus: minus sign -
  • underline: underline sign _
  • space: space character ' '
  • length: define password string size (symbols count)

It is allowed to change the characters pattern for specific group type (upperCase, lowerCase, etc) via "Storage" static class., (*5)


Author

Lachezar Mihaylov Contact: me@lacho-portfolio.com, (*6)


License

The MIT License (MIT), (*7)

The Versions

30/11 2016

dev-master

9999999-dev

A simple and elegant PHP password generator for either browser and console environments.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Lachezar Mihaylov

generator password password generator php password generator simple and elegant password generator passgenerator pass-generator

29/11 2016

v1.1.5

1.1.5.0

A simple and elegant PHP password generator for either browser and console environments.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Lachezar Mihaylov

generator password password generator php password generator simple and elegant password generator passgenerator pass-generator

28/11 2016

v1.1

1.1.0.0

A simple and elegant PHP password generator for either browser and console environments.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Lachezar Mihaylov

generator password password generator php password generator simple and elegant password generator passgenerator pass-generator

28/11 2016

v1.0.2

1.0.2.0

A simple and elegant PHP password generator for either browser and console environments.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Lachezar Mihaylov

generator password password generator php password generator simple and elegant password generator passgenerator pass-generator

28/11 2016

v1.0.1

1.0.1.0

A simple and elegant PHP password generator for either browser and console environments.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Lachezar Mihaylov

generator password password generator php password generator simple and elegant password generator

28/11 2016

v1.0

1.0.0.0

A simple and elegant password generator for either browser and console environments.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Lachezar Mihaylov

25/11 2016

v0.1

0.1.0.0

Description of project Pass-generator.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Lachezar Mihaylov