Libraries tagged by password_verify
zjango/verify
665 Downloads
A simple authentication bundle for Laravel 4/5. It features roles, permissions, password salting and is fully extendable.
mailyte/laravel-email-templates
6 Downloads
The largest open-source library of ready-to-use HTML email templates for Laravel and PHP: 50 free, responsive, dark-mode transactional email templates -- welcome, verify email, password reset, invoice, receipt, newsletter and more -- each with its own design, contrast-audited to WCAG AA, deliverability-checked, on a sandboxed block engine.
mkd/laravel-otp
7 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.
otp-com/sdk-php
5 Downloads
PHP client for the otp.com OTP API: send, verify, and resend one-time passwords.
idmarinas/common-bundle
2404 Downloads
This bundle is intended to group common and often repeated things when creating an APP with Symfony.
grizzlyware/yubikey-php
781 Downloads
A pure PHP interface to Yubico for verifying YubiKey one time passwords
hejunjie/google-authenticator
1264 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
onepress/wp-password-bcrypt
16 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
452 Downloads
PHP library to generate and verify password hashs
leodisarli/disarli-password-hasher-php
68 Downloads
PHP library to generate and verify password hashs
controlabs/password-helper
24 Downloads
Helper to encrypt and verify passwords
t3chnik/verify-l4-mongolid
340 Downloads
A simple authentication bundle for Laravel 4. It features roles, permissions, password salting and is fully extendable.