Search by

iralance / iralance-hash

iralance

md5 hash

Package info

github.com/iralance/iralance-hash

pkg:composer/iralance/iralance-hash

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.4 2018-03-22 07:26 UTC

This package is not auto-updated.

Last update: 2026-09-13 16:02:42 UTC


README

Build Status

Installation

composer require iralance/iralance-hash

Usaging

$hash = new IralanceHash\IralanceHash();
echo $hash->make('123456');