CARVIEW |
symfony / polyfill-php55
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 31 372 201
Dependents: 11
Suggesters: 0
Security: 1
Stars: 106
Watchers: 4
Forks: 4
Type:metapackage
pkg:composer/symfony/polyfill-php55
Requires
- php: >=7.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT c17452124a883900e1d73961f9075a638399c1a0
- Nicolas Grekas <p.woop@tchwork.com>
- Symfony Community
README
This component provides functions unavailable in releases prior to PHP 5.5:
boolval
json_last_error_msg
array_column
hash_pbkdf2
password_*
functions (from ircmaxell/password_compat)
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.