Backports hash_ functionality to older PHP versions.*
Via Composer
$ composer require indigophp/hash-compat
You can safely install this package on systems, where these functions already exist, there won't be any conflict.
Since these functions have no dependencies, you can also include src/{FUNCTION_NAME}.php
in your project.
The backported functions provide the same functionality as the built-in in every way.
Currently supported functions:
$ composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please contact us at security@indigophp.com.
The MIT License (MIT). Please see License File for more information.