PHPackages                             robclancy/laravel4-hashing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. robclancy/laravel4-hashing

ActiveLibrary[Security](/categories/security)

robclancy/laravel4-hashing
==========================

Package for when you can't use Bcrypt in Laravel 4.

1.0.0(12y ago)301.8k11[1 issues](https://github.com/robclancy/laravel4-hashing/issues)1DBADPHPPHP &gt;=5.3.2

Since Feb 28Pushed 12y ago1 watchersCompare

[ Source](https://github.com/robclancy/laravel4-hashing)[ Packagist](https://packagist.org/packages/robclancy/laravel4-hashing)[ RSS](/packages/robclancy-laravel4-hashing/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (2)Used By (1)

Laravel4-Hashing
================

[](#laravel4-hashing)

Package for when you can't use Bcrypt in Laravel 4. This drops the minimum PHP version for Laravel 4 to 5.3.2.

[![Total Downloads](https://camo.githubusercontent.com/eb4f3200509973c3beb835c81dd03cc0ae4f8f49659059538f534b140888f38b/68747470733a2f2f706f7365722e707567782e6f72672f726f62636c616e63792f6c61726176656c342d68617368696e672f646f776e6c6f6164732e706e67)](https://packagist.org/packages/robclancy/laravel4-hashing) [![Build Status](https://camo.githubusercontent.com/3d573bb54f1be5e5fcd3460cd5423c98fd6d80f822a65682fb17b6934f7708a4/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f726f62636c616e63792f6c61726176656c342d68617368696e672e706e67)](http://travis-ci.org/robclancy/laravel4-hashing) [![License](https://camo.githubusercontent.com/b0697b957b26789ef12e5d07db6919e43a94586f5f83e4cd0af11fdc0e7cc674/68747470733a2f2f706f7365722e707567782e6f72672f726f62636c616e63792f6c61726176656c342d68617368696e672f6c6963656e73652e706e67)](https://packagist.org/packages/robclancy/laravel4-hashing)

Installation
------------

[](#installation)

#### Download with composer

[](#download-with-composer)

Add the following to the "require" section of your `composer.json` file:

```
	"robclancy/laravel4-hashing": "1.0.x"
```

Then run `composer update` like usual.

#### Add the new service provider

[](#add-the-new-service-provider)

Go into `app/config/app.php` and find `Illuminate\Hashing\HashServiceProvider`. Change `Illuminate` to `Robbo`. So it will then be `Robbo\Hashing\HashServiceProvider`.

That's it, you are now using Sha512 hashing and compatible with PHP 5.3.2+

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4505d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ac33556a611a70332996beca9c9eb795f85368b32dd49bec5c49bf5181c37e93?d=identicon)[Robbo](/maintainers/Robbo)

---

Top Contributors

[![robclancy-test](https://avatars.githubusercontent.com/u/123053691?v=4)](https://github.com/robclancy-test "robclancy-test (12 commits)")[![robclancy](https://avatars.githubusercontent.com/u/857111?v=4)](https://github.com/robclancy "robclancy (2 commits)")

---

Tags

laravelpasswordhashing

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/robclancy-laravel4-hashing/health.svg)

```
[![Health](https://phpackages.com/badges/robclancy-laravel4-hashing/health.svg)](https://phpackages.com/packages/robclancy-laravel4-hashing)
```

###  Alternatives

[ircmaxell/password-compat

A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password\_hash

2.1k57.7M127](/packages/ircmaxell-password-compat)[symfony/password-hasher

Provides password hashing utilities

814146.2M148](/packages/symfony-password-hasher)[mikemclin/laravel-wp-password

Laravel package that checks and creates WordPress password hashes

863.5M2](/packages/mikemclin-laravel-wp-password)[ammardev/laravel-wp-hash-driver

Supports Wordpress passwords hashing and checking in Laravel's Hash facade.

169.3k](/packages/ammardev-laravel-wp-hash-driver)[nicobleiler/php-passphrase

Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.

476.0k](/packages/nicobleiler-php-passphrase)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
