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
Requires
- php: >=5.4.0
- hashids/hashids: ^1.0
- illuminate/support: ~5.3
- jenssegers/optimus: ^0.2.1
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ~1.0.1
- phpspec/phpspec: ^2.5
- phpunit/phpunit: ~4.0
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" } }