library property-passwordhash
Controller for the Lagan passwordhash property.
lagan/property-passwordhash
Controller for the Lagan passwordhash property.
- Monday, January 29, 2018
- by lutsen
- Repository
- 1 Watchers
- 0 Stars
- 7 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 17 % Grown
, (*1)
Lagan Password Hash Property Controller
Controller for the Lagan Password Hash property.
Generate password hashes using the PHP password_hash function.
Uses the Siriusphp validation library to validate password strings before hashing. You can use the built in validation rules by adding them to the 'validate' value in the property array. Add multiple validation rules by seperating them with a pipe character.
Example: 'validate' => 'minlength(3) | alphanumeric', (*2)
To be used with Lagan. Lagan lets you create flexible content objects with a simple class, and manage them with a web interface., (*3)
Lagan is a project of LĂștsen Stellingwerff., (*4)
dev-master
9999999-dev
Controller for the Lagan passwordhash property.
Sources
Download
MIT
The Requires
password
controller
property
hash
lagan
v1.0.0
1.0.0.0
Controller for the Lagan passwordhash property.
Sources
Download
MIT
The Requires
password
controller
property
hash
lagan