luminaire/hasher

This package is abandoned and no longer maintained. No replacement package was suggested.

The "Luminaire Hasher" is a library of compilation of various hashing methods.

dev-master 2017-02-06 04:51 UTC

This package is not auto-updated.

Last update: 2020-02-07 17:14:22 UTC


README

Installation

This is a composer package. See the composer website for basic installation information.

Add the following line to your composer.json file:

{
    "require": {
        "luminaire/hasher": "dev-master"
    }
}