Libraries tagged by password_compat
pragmarx/google2fa
55576828 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
ircmaxell/password-compat
53267823 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
pragmarx/google2fa-laravel
11380128 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
spomky-labs/otphp
36201109 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
setasign/fpdi-protection
4103425 Downloads
A FPDI compatible version of the FPDF_Protection script.
phpcompatibility/phpcompatibility-passwordcompat
642721 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
pedrosancao/php-otp
40732 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
phpcompatibility/phpcompatibility-all
45089 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
cooltronicpl/document-helpers
3911 Downloads
Revolutionize your PDF creation process with the PDF Generator for Craft CMS. Create and manage PDFs with ease using customizable templates and a range of options.
jc5/google2fa-laravel
72467 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
hejunjie/google-authenticator
155 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.
backendtea/un-poly-password
34 Downloads
Removes the ircmaxell/password-compat polyfill from your project
brandonkahre/miva-password
3 Downloads
Generate and verify Miva Merchant 5 PR8-7 compatible password hashes.
easytek/sf-guard-password-bundle
29 Downloads
Symfony 2 compatibility bundle for symfony1 sfGuard plugin
moderndeveloperllc/zf2-scrypt
63 Downloads
Zend Framework 2 module to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation