Package Data | |
---|---|
Maintainer Username: | Moszkva |
Maintainer Contact: | szecsi44@freemail.hu (Gabor Szecsi (Moszkva)) |
Package Create Date: | 2014-03-18 |
Package Last Update: | 2014-04-15 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-19 03:19:22 |
Package Statistics | |
---|---|
Total Downloads: | 28 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Replacement of Hash facade. Solution for running of Laravel 4 with php 5.3 env.
##Installation via Composer##
{
"require-dev": {
"moszkva/hashing": "dev-master"
}
}