{"id":21458760,"url":"https://github.com/robclancy/laravel4-hashing","last_synced_at":"2026-03-11T17:02:15.498Z","repository":{"id":62536440,"uuid":"10312031","full_name":"robclancy/laravel4-hashing","owner":"robclancy","description":"Package for when you can't use Bcrypt in Laravel 4","archived":false,"fork":false,"pushed_at":"2014-02-28T12:32:01.000Z","size":211,"stargazers_count":32,"open_issues_count":1,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-23T09:59:19.747Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robclancy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-27T09:43:38.000Z","updated_at":"2023-05-22T14:36:23.000Z","dependencies_parsed_at":"2022-11-02T15:15:25.383Z","dependency_job_id":null,"html_url":"https://github.com/robclancy/laravel4-hashing","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robclancy%2Flaravel4-hashing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robclancy%2Flaravel4-hashing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robclancy%2Flaravel4-hashing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robclancy%2Flaravel4-hashing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robclancy","download_url":"https://codeload.github.com/robclancy/laravel4-hashing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226010788,"owners_count":17559442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T06:24:02.084Z","updated_at":"2026-03-11T17:02:15.426Z","avatar_url":"https://github.com/robclancy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Laravel4-Hashing\n=============\n\nPackage for when you can't use Bcrypt in Laravel 4. This drops the minimum PHP version for Laravel 4 to 5.3.2.\n\n[![Total Downloads](https://poser.pugx.org/robclancy/laravel4-hashing/downloads.png)](https://packagist.org/packages/robclancy/laravel4-hashing) [![Build Status](https://secure.travis-ci.org/robclancy/laravel4-hashing.png)](http://travis-ci.org/robclancy/laravel4-hashing) [![License](https://poser.pugx.org/robclancy/laravel4-hashing/license.png)](https://packagist.org/packages/robclancy/laravel4-hashing)\n\n## Installation\n\n#### Download with composer\n\nAdd the following to the \"require\" section of your `composer.json` file:\n\n```json\n\t\"robclancy/laravel4-hashing\": \"1.0.x\"\n```\n\nThen run `composer update` like usual.\n\n#### Add the new service provider\n\nGo into `app/config/app.php` and find `Illuminate\\Hashing\\HashServiceProvider`. Change `Illuminate` to `Robbo`. So it will then be `Robbo\\Hashing\\HashServiceProvider`.\n\nThat's it, you are now using Sha512 hashing and compatible with PHP 5.3.2+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobclancy%2Flaravel4-hashing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobclancy%2Flaravel4-hashing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobclancy%2Flaravel4-hashing/lists"}