iralance/iralance-hash

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

This package is not auto-updated.

Last update: 2024-09-29 05:21:08 UTC


README

Build Status

安装

composer require iralance/iralance-hash

用法

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