A compatibility library for the proposed simplified password hashing algorithm.
composer require ircmaxell/password-compatNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Hash and verify passwords using the compatibility library.
Upgrade to PHP 5.5+ and use password_hash() and password_verify() directly.
No dependency data recorded yet.