PHPackages                             torann/promise - 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. torann/promise

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

torann/promise
==============

Simple Roles and Permissions for Laravel 5.

0.2.0(11y ago)131.1k2BSD 2-ClausePHPPHP &gt;=5.4.0

Since Sep 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Torann/laravel-promise)[ Packagist](https://packagist.org/packages/torann/promise)[ RSS](/packages/torann-promise/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Promise for Laravel 5
=====================

[](#promise-for-laravel-5)

[![Latest Stable Version](https://camo.githubusercontent.com/ee7bb8e99f17c5270a276e0850c193046bba77fd72397afc204eb6fe4e67e174/68747470733a2f2f706f7365722e707567782e6f72672f746f72616e6e2f70726f6d6973652f762f737461626c652e706e67)](https://packagist.org/packages/torann/promise) [![Total Downloads](https://camo.githubusercontent.com/cf2cf7d1ffa7a4ca939f783e2962e02fadc37971fa4c3c4eb8a5c67c3b11faf5/68747470733a2f2f706f7365722e707567782e6f72672f746f72616e6e2f70726f6d6973652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/torann/promise) [![Build Status](https://camo.githubusercontent.com/34e463902bfc6b3da05b5febfc76fe89542a2926ef22ad1c62aec65bd67a4648/68747470733a2f2f6170692e7472617669732d63692e6f72672f546f72616e6e2f6c61726176656c2d70726f6d6973652e706e67)](http://travis-ci.org/Torann/laravel-promise)

Simple Roles and Permissions for Laravel 5. [Homepage](http://lyften.com/projects/laravel-promise/)

---

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

[](#installation)

- [Promise on Packagist](https://packagist.org/packages/torann/promise)
- [Promise on GitHub](https://github.com/torann/laravel-promise)
- [Laravel 4 Installation](http://lyften.com/projects/laravel-promise/doc/laravel-4.html)

To get the latest version of Promise simply require it in your `composer.json` file.

```
"torann/promise": "0.2.*@dev"

```

You'll then need to run `composer install` to download it and have the autoloader updated.

Once Promise is installed you need to register the service provider with the application. Open up `config/app.php` and find the `providers` key.

```
'providers' => array(

    'Torann\Promise\PromiseServiceProvider',

)
```

### Publish the configurations and migration

[](#publish-the-configurations-and-migration)

Run this on the command line from the root of your project:

```
$ php artisan vendor:publish

```

A configuration file will be publish to `config/promise.php` and a migration file to `database/migrations/`

Documentation
-------------

[](#documentation)

[View the official documentation](http://lyften.com/projects/laravel-registry/).

Change Log
----------

[](#change-log)

#### v0.2.0

[](#v020)

- Upgrade to Laravel 5

#### v0.1.0

[](#v010)

- First release

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~82 days

Total

3

Last Release

4106d ago

### Community

Maintainers

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

---

Top Contributors

[![Torann](https://avatars.githubusercontent.com/u/1406755?v=4)](https://github.com/Torann "Torann (15 commits)")

---

Tags

laravelpromiseuserrolespermissionslaravel 5group

### Embed Badge

![Health badge](/badges/torann-promise/health.svg)

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

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[yajra/laravel-acl

Laravel ACL is a simple role, permission ACL for Laravel Framework.

112103.9k1](/packages/yajra-laravel-acl)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6712.1k2](/packages/hasinhayder-tyro)[beatswitch/lock-laravel

A Laravel Driver for Lock.

15529.1k1](/packages/beatswitch-lock-laravel)[phpzen/laravel-rbac

Role based access control for Laravel 5

383.2k](/packages/phpzen-laravel-rbac)

PHPackages © 2026

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