Download the PHP package webona/wp-password-argon without Composer
On this page you can find all versions of the php package webona/wp-password-argon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webona/wp-password-argon
More information about webona/wp-password-argon
Files in webona/wp-password-argon
Download webona/wp-password-argon
More information about webona/wp-password-argon
Files in webona/wp-password-argon
Vendor webona
Package wp-password-argon
Short Description WordPress plugin replacing password functions using Argon2
License MIT
Homepage https://webona.agency
Package wp-password-argon
Short Description WordPress plugin replacing password functions using Argon2
License MIT
Homepage https://webona.agency
Please rate this library. Is it a good library?
Informations about the package wp-password-argon
wp-password-argon
Thanks
Inspired by roots/wp-password-bcrypt – thank you very much guys!
Requirements
- PHP >= 7.2
Installation
This plugin is a Composer library so it can be installed in a few ways:
Composer Autoloaded
composer require webona/wp-password-argon
wp-password-argon.php
file will be automatically autoloaded by Composer and it won't appear in your plugins.
Manually as a must-use plugin
If you don't use Composer, you can manually copy wp-password-argon.php
into your mu-plugins
folder.
All versions of wp-password-argon with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
The package webona/wp-password-argon contains the following files
Loading the files please wait ....