iralance/iralance-hash

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

This package is not auto-updated.

Last update: 2024-05-12 03:43:42 UTC


README

Build Status

Installation

composer require iralance/iralance-hash

Usaging

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