Libraries tagged by password_verify
mkd/laravel-otp
5 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.
idmarinas/common-bundle
1218 Downloads
This bundle is intended to group common and often repeated things when creating an APP with Symfony.
tech-ed/simpl-otp
116 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
grizzlyware/yubikey-php
509 Downloads
A pure PHP interface to Yubico for verifying YubiKey one time passwords
onepress/wp-password-bcrypt
15 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.
jamesmorrison/wp-password-bcrypt
101 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
7 Downloads
Authentication service for password created using password_hash
geminilabs/wp-password-bcrypt
55 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.
newwaybrazil/password-hasher-php
451 Downloads
PHP library to generate and verify password hashs
leodisarli/disarli-password-hasher-php
62 Downloads
PHP library to generate and verify password hashs
controlabs/password-helper
24 Downloads
Helper to encrypt and verify passwords
t3chnik/verify-l4-mongolid
339 Downloads
A simple authentication bundle for Laravel 4. It features roles, permissions, password salting and is fully extendable.
andheiberg/verify
92 Downloads
A simple authentication bundle for Laravel 4. It features roles, permissions, password salting and is fully extendable.
brandonkahre/miva-password
3 Downloads
Generate and verify Miva Merchant 5 PR8-7 compatible password hashes.
elcodedocle/phpass
43 Downloads
fork of Solar Designer's http://www.openwall.com/phpass/ with enhanced security updates