library hasher
demo package to create message hashing
mustafah15/hasher
demo package to create message hashing
- Monday, June 27, 2016
- by mustafah15
- Repository
- 1 Watchers
- 4 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
laravel-hasher for laravel 5
simple package to hash text using AES algorithm, (*1)
Installation
First open up a console in your project root and use composer to fetcht the package into your project, (*2)
composer require mustafah15/hasher
Now go into your config/app.php and add the service provider:, (*3)
Mustafah15\Hasher\HasherServiceProvider::class,
Thats it! Enjoy Hashing :), (*4)
dev-master
9999999-dev
demo package to create message hashing
Sources
Download
MIT
The Requires
by
mustafa hussain