2017 © Pedro Peláez
 

library hash-compat

Backports hash_* functionality to older PHP versions

image

indigophp/hash-compat

Backports hash_* functionality to older PHP versions

  • Saturday, August 22, 2015
  • by mark.sagikazar
  • Repository
  • 4 Watchers
  • 15 Stars
  • 90,061 Installations
  • PHP
  • 15 Dependents
  • 3 Suggesters
  • 1 Forks
  • 2 Open issues
  • 4 Versions
  • 7 % Grown

The README.md

hash_*() compat

Latest Version Software License Build Status Code Coverage Total Downloads, (*1)

Backports hash_* functionality to older PHP versions., (*2)

Install

Via Composer, (*3)

``` bash $ composer require indigophp/hash-compat, (*4)


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. ## Usage The backported functions provide the same functionality as the built-in in every way. Currently supported functions: - [hash_equals](http://php.net/manual/en/function.hash-equals.php) - [hash_pbkdf2](http://php.net/manual/en/function.hash-pbkdf2.php) ## Testing ``` bash $ composer test

Contributing

Please see CONTRIBUTING for details., (*5)

Security

If you discover any security related issues, please contact us at security@indigophp.com., (*6)

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

22/08 2015

dev-master

9999999-dev https://indigophp.com

Backports hash_* functionality to older PHP versions

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Márk Sági-Kazár

hash hash_pbkdf2 hash_equals

22/08 2015

v1.1.0

1.1.0.0 https://indigophp.com

Backports hash_* functionality to older PHP versions

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Márk Sági-Kazár

hash hash_pbkdf2 hash_equals

22/02 2015

v1.0.1

1.0.1.0 https://indigophp.com

Backports hash_* functionality to older PHP versions

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Márk Sági-Kazár

hash hash_pbkdf2 hash_equals

09/01 2015

v1.0.0

1.0.0.0 https://indigophp.com

Backports hash_* functionality to older PHP versions

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Márk Sági-Kazár

hash hash_pbkdf2 hash_equals