Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 319 Bytes

File metadata and controls

14 lines (12 loc) · 319 Bytes

Build Status

Verify Hash

Library for verifying hashes

Testing

phpunit

Code Quality

./vendor/bin/phpcs --standard=psr2 ./src
./vendor/bin/phpcbf --standard=psr2 ./src