Download the PHP package log1x/acf-encrypted-password without Composer
On this page you can find all versions of the php package log1x/acf-encrypted-password. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download log1x/acf-encrypted-password
More information about log1x/acf-encrypted-password
Files in log1x/acf-encrypted-password
Download log1x/acf-encrypted-password
More information about log1x/acf-encrypted-password
Files in log1x/acf-encrypted-password
Vendor log1x
Package acf-encrypted-password
Short Description A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
License MIT
Homepage https://github.com/log1x/acf-encrypted-password
Package acf-encrypted-password
Short Description A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
License MIT
Homepage https://github.com/log1x/acf-encrypted-password
Please rate this library. Is it a good library?
Informations about the package acf-encrypted-password
ACF Encrypted Password
This is a simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash()
function.
Requirements
- PHP >= 7
- ACF >= 5
Installation
Usage
You can verify the password using PHP 5.5's password_verify()
function like so:
All versions of acf-encrypted-password with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
The package log1x/acf-encrypted-password contains the following files
Loading the files please wait ....