passcode-password-generator

🤗 A simple, secure & efficient way to generate passcodes and passwords for your PHP application 🔐

MIT License

Downloads
9.7K
Stars
10
Committers
4
passcode-password-generator - v2.0.8 Released - (June 12th 2023) Latest Release

Published by pH-7 over 1 year ago

  • Just some very minor enhancements.
passcode-password-generator - v2.0.7 (Nov 30th 2022)

Published by pH-7 almost 2 years ago

What's Changed

  • Password - Generate cryptographically secure random numbers (thanks to the PHP native function, random_int) for passwords.

Contributors

Full Changelog: https://github.com/pH-7/passcode-password-generator/compare/v2.0.6...v2.0.7

passcode-password-generator - v2.0.6 (Nov 29th 2022)

Published by pH-7 almost 2 years ago

What's Changed

  • Passcode - Generate cryptographically secure codes (thanks to the PHP 7 native function, random_int) for passcodes.

New Contributors

Full Changelog: https://github.com/pH-7/passcode-password-generator/compare/v2.0.5...v2.0.6

passcode-password-generator - v2.0.5 - (Feb 22nd 2022 Release)

Published by pH-7 over 2 years ago

Passcode/Password Generator, v2.0.5 is now released. This version is contains mirror code cleanups and few composer.json updates.

Finally, the README file has slightly been updated too 🙂

passcode-password-generator - v2.0.4 (Jan 7th 2022 Release)

Published by pH-7 almost 3 years ago

  • Few cleanups.
  • Better coding practice.
passcode-password-generator - v2.0.3 is out! 🎁

Published by pH-7 almost 3 years ago

Few changes (PHPDoc and code sample) and some cleanups.

passcode-password-generator - v2.0.2 is out! 🥂

Published by pH-7 about 3 years ago

The Passcode Password Generator library just got better 💪

Get the latest version and start generating secure and fast passcodes and passwords for your new project or existing web app! 🤩

passcode-password-generator - v2.0.0 Password/Passcode Generator

Published by pH-7 about 3 years ago

Now, it allows to either generate a password or a passcode.

Breaking changes

Finally, it offers multiple ways to generate a password by allowing special characters or not.

The generated passcodes are now only digits and the default length changed from 8 to 6 digits long.

passcode-password-generator - Passcode Generator v1.0.0 🤠

Published by pH-7 about 3 years ago

Stable version of Passcode Generator.

Enjoy 🚀