Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eftakhairul/random-password-generator

Automatic random password generator class for PHP
https://github.com/eftakhairul/random-password-generator

password php php-library php7 random

Last synced: about 1 month ago
JSON representation

Automatic random password generator class for PHP

Awesome Lists containing this project

README

        

# Random Password Generator Library
[![Build Status](https://travis-ci.org/eftakhairul/random-password-generator.svg?branch=master)](https://travis-ci.org/eftakhairul/random-password-generator)
[![GitHub issues](https://img.shields.io/github/issues/eftakhairul/random-password-generator.svg)](https://github.com/eftakhairul/random-password-generator/issues)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/eftakhairul/random-password-generator/master/LICENSE)
[![GitHub stars](https://img.shields.io/github/stars/eftakhairul/random-password-generator.svg)](https://github.com/eftakhairul/random-password-generator/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/eftakhairul/random-password-generator.svg)](https://github.com/eftakhairul/random-password-generator/network)

PHP based tiny password generator library. It will generate password for you PHP application.

Requirements
------------
* PHP >= 5.3
* phpunit/phpunit 4.*

Installation
------------
You can also install it via `Composer` by using the
[Packagist archive](https://packagist.org/packages/eftakhairul/random-password-generator).

License
-------
MIT

Contributing
-----------
[Here](https://github.com/eftakhairul/random-password-generator/blob/master/CONTRIBUTING.md)

Author
-----------
[Eftakhairul Islam] - eftakhairul [at] gmail [dot] com

[Eftakhairul Islam]:http://eftakhairul.com/

Contributors
-----------
[Matthew Baggett]

[Matthew Baggett]:https://github.com/matthewbaggett