grifix / hasher
                            This package is abandoned and no longer maintained.
                                                            No replacement package was suggested.
                                                                                    
                                        
                    
                    Wrapper for hash_hmac
    dev-main
    2023-01-12 08:11 UTC
Requires
- php: ^8.1
 
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.13
 - phpstan/phpstan: ^1.9
 - phpstan/phpstan-phpunit: ^1.3
 - phpunit/phpunit: ^9.5
 
This package is auto-updated.
Last update: 2023-07-26 07:05:05 UTC
README
$hasher = new \Grifix\Hasher\Hasher('8c5f7dce0a4c44448c4118b4f8e2de93', 'sha256');
$hasher->hash('data');