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.
- Host: GitHub
- URL: https://github.com/defuse/php-passgen
- Owner: defuse
- Created: 2013-04-26T03:51:46.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T04:44:42.000Z (over 3 years ago)
- Last Synced: 2025-03-07T00:36:12.928Z (over 1 year ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 38
- Watchers: 8
- Forks: 19
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
php-passgen
============
[](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.