| 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: | 2025-10-30 15:02:00 |
| Package Statistics | |
|---|---|
| Total Downloads: | 29 |
| 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"
}
}