PHPackages                             stephenlake/laravel-approval - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. stephenlake/laravel-approval

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

stephenlake/laravel-approval
============================

Attach approvals to any model to prevent unauthorised updates.

v1.1.4(5y ago)14315.9k↑73.3%13[3 issues](https://github.com/cloudcake/laravel-approval/issues)MITPHPCI failing

Since Jan 24Pushed 1y ago7 watchersCompare

[ Source](https://github.com/cloudcake/laravel-approval)[ Packagist](https://packagist.org/packages/stephenlake/laravel-approval)[ RSS](/packages/stephenlake-laravel-approval/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (3)Versions (10)Used By (0)

Laravel Approval
================

[](#laravel-approval)

[![tests](https://camo.githubusercontent.com/e9cef855ead3157d19c4c8494fe6da8bea18efc4e275c6c3f37445fefd27dc1e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7374657068656e6c616b652f6c61726176656c2d617070726f76616c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/e9cef855ead3157d19c4c8494fe6da8bea18efc4e275c6c3f37445fefd27dc1e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7374657068656e6c616b652f6c61726176656c2d617070726f76616c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)[![scrutinzer](https://camo.githubusercontent.com/0269eb6371968159fe6e1e4ebe298d3fc8d110a3b53f46a4594965782ff87171/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7374657068656e6c616b652f6c61726176656c2d617070726f76616c2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/0269eb6371968159fe6e1e4ebe298d3fc8d110a3b53f46a4594965782ff87171/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7374657068656e6c616b652f6c61726176656c2d617070726f76616c2e7376673f7374796c653d666c61742d737175617265)[![downloads](https://camo.githubusercontent.com/063b9d5874aa99f246359398a50931250295ddb2cfa38356f93d79977d32c173/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7374657068656e6c616b652f6c61726176656c2d617070726f76616c2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/063b9d5874aa99f246359398a50931250295ddb2cfa38356f93d79977d32c173/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7374657068656e6c616b652f6c61726176656c2d617070726f76616c2e7376673f7374796c653d666c61742d737175617265)[![release](https://camo.githubusercontent.com/e7c774b8cb237a75847e91508efdb50e24104761a16598190eefaab85a2e6446/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7374657068656e6c616b652f6c61726176656c2d617070726f76616c2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/e7c774b8cb237a75847e91508efdb50e24104761a16598190eefaab85a2e6446/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7374657068656e6c616b652f6c61726176656c2d617070726f76616c2e7376673f7374796c653d666c61742d737175617265)[![license](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)

**Laravel Approval** allows any model to be attached to an approval process. Any configured models (plural, not just the user/auth model) can approve and disapprove changes based on a provided authorize method.

Made with ❤️ by [Stephen Lake](http://stephenlake.github.io/)

Getting Started
---------------

[](#getting-started)

Install the package via composer.

```
composer require cloudcake/laravel-approval

```

#### See [documentation](https://cloudcake.github.io/laravel-approval/) for usage.

[](#see-documentation-for-usage)

License
-------

[](#license)

This library is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

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

Every ~100 days

Recently: every ~169 days

Total

8

Last Release

1965d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1300442?v=4)[Stephen Lake](/maintainers/stephenlake)[@stephenlake](https://github.com/stephenlake)

---

Top Contributors

[![stephenlake](https://avatars.githubusercontent.com/u/1300442?v=4)](https://github.com/stephenlake "stephenlake (8 commits)")[![nagi1](https://avatars.githubusercontent.com/u/16584220?v=4)](https://github.com/nagi1 "nagi1 (4 commits)")[![maggz69](https://avatars.githubusercontent.com/u/20341115?v=4)](https://github.com/maggz69 "maggz69 (2 commits)")[![mahmudz](https://avatars.githubusercontent.com/u/22455598?v=4)](https://github.com/mahmudz "mahmudz (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)

PHPackages © 2026

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