PHPackages                             simpleapisecurity/laravel - 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. simpleapisecurity/laravel

ActiveLibrary[Security](/categories/security)

simpleapisecurity/laravel
=========================

Drop in replacement for the Laravel hash and encryption mechanisms.

0.1.0(10y ago)112[1 issues](https://github.com/simpleapisecurity/laravel/issues)MITPHPPHP &gt;=5.5.9

Since Mar 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/simpleapisecurity/laravel)[ Packagist](https://packagist.org/packages/simpleapisecurity/laravel)[ Docs](https://github.com/simpleapisecurity/laravel)[ RSS](/packages/simpleapisecurity-laravel/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Simple API Security for Laravel
===============================

[](#simple-api-security-for-laravel)

[![Build Status](https://camo.githubusercontent.com/33cce293b5cc1277a9d7cd20bf5e11eb5df63ac786ee1a97f61c815c300bcc1b/68747470733a2f2f7472617669732d63692e6f72672f73696d706c6561706973656375726974792f6c61726176656c2e737667)](https://travis-ci.org/simpleapisecurity/laravel)[![Total Downloads](https://camo.githubusercontent.com/d60ba109fe2119bca2eda88504cd88c545b9e89a8887d5f5cfcf8729f39d2bae/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c6561706973656375726974792f6c61726176656c2f642f746f74616c2e737667)](https://packagist.org/packages/simpleapisecurity/laravel)[![Latest Stable Version](https://camo.githubusercontent.com/62613cef84219b624516d859bf24a1ace8bc7cb8a1597abf628845f05779be00/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c6561706973656375726974792f6c61726176656c2f762f737461626c652e737667)](https://packagist.org/packages/simpleapisecurity/laravel)[![Latest Unstable Version](https://camo.githubusercontent.com/8db55149315c9835a4c1d427c3105ad209a098271e22353fe01a6e789b97b462/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c6561706973656375726974792f6c61726176656c2f762f756e737461626c652e737667)](https://packagist.org/packages/simpleapisecurity/laravel)[![License](https://camo.githubusercontent.com/32735919f209e761063e07875e25adae05d8fe8733e7debf47c85f92984dbaee/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c6561706973656375726974792f6c61726176656c2f6c6963656e73652e737667)](https://packagist.org/packages/simpleapisecurity/laravel)[![Gitter](https://camo.githubusercontent.com/c5d0c6d5394ba57e76aa9b710a0e579748c5b757134577161bc784d9409a815c/68747470733a2f2f6261646765732e6769747465722e696d2f73696d706c6561706973656375726974792f6c61726176656c2e737667)](https://gitter.im/simpleapisecurity/laravel)

This library is meant to be a fairly expansive encryption replacement to Laravel's built in methods. The goals is that by default it will replace the encryption and the hashing mechanisms of Laravel with compatible methods powered by Simple API Security.

How to Install
--------------

[](#how-to-install)

First thing you need to do is install the components you want to replace in Laravel in your `app.cfg` file from your config directory.

### Simple API Security Encrypter Install

[](#simple-api-security-encrypter-install)

In `app.cfg` replace `Illuminate\Encryption\EncryptionServiceProvider::class` with `SimpleAPISecurity\Laravel\Providers\EncryptionProvider::class`.

### Simple API Security Hasher Install

[](#simple-api-security-hasher-install)

In `app.cfg` replace `Illuminate\Hashing\HashServiceProvider::class` with `SimpleAPISecurity\Laravel\Providers\HashProvider::class`.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.9% 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

3768d ago

### Community

Maintainers

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

---

Top Contributors

[![scrothers](https://avatars.githubusercontent.com/u/111015?v=4)](https://github.com/scrothers "scrothers (29 commits)")[![bitbeans](https://avatars.githubusercontent.com/u/1482102?v=4)](https://github.com/bitbeans "bitbeans (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/simpleapisecurity-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/simpleapisecurity-laravel/health.svg)](https://phpackages.com/packages/simpleapisecurity-laravel)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k89.4M575](/packages/laravel-passport)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9772.3M122](/packages/roots-acorn)[illuminate/encryption

The Illuminate Encryption package.

9230.4M311](/packages/illuminate-encryption)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M42](/packages/spatie-laravel-pdf)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[moonshine/moonshine

Laravel administration panel

1.3k239.9k76](/packages/moonshine-moonshine)

PHPackages © 2026

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