mukarramishaq/testhash

There is no license information available for the latest version (dev-master) of this package.

This package is for testing purpose only

Maintainers

Package info

github.com/mukarramishaq/testhash

Issues

Type:helper

pkg:composer/mukarramishaq/testhash

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2019-07-12 07:24 UTC

This package is not auto-updated.

Last update: 2026-03-15 13:21:34 UTC


README

Installation

composer require mukarramishaq/testhash

How to use it?

use Mukarramishaq\TestHash\Helpers\TestHash;
...
TestHash::hash($stringToBeHashed)
...