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

https://github.com/defuse/php-passgen

Generating passwords in PHP.
https://github.com/defuse/php-passgen

Last synced: over 1 year ago
JSON representation

Generating passwords in PHP.

Awesome Lists containing this project

README

          

php-passgen
============

[![Build Status](https://travis-ci.org/defuse/php-passgen.svg?branch=master)](https://travis-ci.org/defuse/php-passgen)

A MIT-licensed library for generating cryptographically secure passwords in PHP.

Audit Status
-------------

Although it has been developed with security as the top priority, and with
secure coding practices in mind, this code has not received any professional
review.