Libraries tagged by compact
symfony/polyfill-php72
692493458 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-intl-icu
271331693 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-grapheme
770795883 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-iconv
369373820 Downloads
Symfony polyfill for the Iconv extension
pragmarx/google2fa
103268894 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
ircmaxell/password-compat
58430986 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
symfony/polyfill-php85
87035578 Downloads
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
symfony/polyfill-php84
123999379 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php70
202970611 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
209811618 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
yoast/phpunit-polyfills
45298976 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
spomky-labs/otphp
51570165 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
pragmarx/google2fa-laravel
18294649 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
laravel/helpers
64905340 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
colinodell/json5
26147731 Downloads
UTF-8 compatible JSON5 parser for PHP