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

ActiveLibrary

sciarcinski/laravel-authorize
=============================

1.0.4(7y ago)093MITPHPPHP &gt;=5.5.9

Since Oct 28Pushed 7y agoCompare

[ Source](https://github.com/sciarcinski/laravel-authorize)[ Packagist](https://packagist.org/packages/sciarcinski/laravel-authorize)[ RSS](/packages/sciarcinski-laravel-authorize/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (6)Used By (0)

Laravel 5.2 Authorize
=====================

[](#laravel-52-authorize)

==

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

[](#installation)

1. Run

```
composer require sciarcinski/laravel-authorize
```

in console to install this module

2. Open `config/app.php` and:

#### Service Provider

[](#service-provider)

```
Sciarcinski\LaravelAuthorize\AccessProvider::class
```

#### Facade

[](#facade)

```
'Access' => Sciarcinski\LaravelAuthorize\Facades\Access::class,
```

Run the `vendor:publish` command

```
$ php artisan vendor:publish

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~144 days

Total

5

Last Release

2907d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/31c30ad6c438e2aeac062f104aad7e1421d118eeab46d9f1609be1fb4b75dbe3?d=identicon)[sciarcinski](/maintainers/sciarcinski)

---

Top Contributors

[![sciarcinski](https://avatars.githubusercontent.com/u/20979945?v=4)](https://github.com/sciarcinski "sciarcinski (12 commits)")

---

Tags

laravellaravel 5authorize

### Embed Badge

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

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

###  Alternatives

[schuppo/password-strength

This package provides a validator for ensuring strong passwords in Laravel 4 applications.

1432.7M1](/packages/schuppo-password-strength)[krossroad/laravel-union-paginator

Package to support pagination in union queries in Laravel Eloquent.

19108.1k](/packages/krossroad-laravel-union-paginator)

PHPackages © 2026

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