Libraries tagged by password_verify
roots/wp-password-bcrypt
8339412 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
ellaisys/aws-cognito
108095 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
sanjabteam/verify
2581 Downloads
Verify users mobile number by one time password.
miladrahimi/phpcrypt
57817 Downloads
Encryption, decryption, and hashing tools for PHP projects
averay/password-validator
211 Downloads
An object-oriented wrapper around the password_hash & password_verify functions.
toddish/verify
20667 Downloads
A simple authentication bundle for Laravel 4/5. It features roles, permissions, password salting and is fully extendable.
nswdpc/silverstripe-pwnage-hinter
4472 Downloads
Verify hashed passwords against HIBP
mdhearing/aspnetcore-identity
12348 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
plott/wp-password-bcrypt
99 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
hkipngetich/password_verify
5 Downloads
Authentication service for password created using password_hash
drewlabs/crypt
117 Downloads
Provides files encryption & Decryption, HMAC Hash object and Password Hashing using PHP password_hash, password_verify & hash_equals functions
vanqard/passman
715 Downloads
Super simple password hash manager for hashing password, to verify password hashes and test for the need to rehash a password. Fully compliant oo wrapper.
mkd/laravel-otp
1 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
plott/plottcore-pwd-bcrypt
5 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
basteyy/minimal-hash-wrapper
60 Downloads
A minimal (static) class for hashing and verifying passwords