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.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/luminaire/hasher

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"
    }
}