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

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

mint-soft/authorize
===================

Zend Framework 2 module for Authorized access to system resources

0.5(11y ago)11.2kMITPHPPHP &gt;=5.4

Since May 30Pushed 11y ago1 watchersCompare

[ Source](https://github.com/sokool/authorize)[ Packagist](https://packagist.org/packages/mint-soft/authorize)[ Docs](https://github.com/sokool/authorize)[ RSS](/packages/mint-soft-authorize/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (14)Versions (6)Used By (0)

Authorize Module for Zend Framework 2
=====================================

[](#authorize-module-for-zend-framework-2)

- your application is based on users?
- would you like to expose or hide some functionality for different users in the system?
- potential user can have one or more roles and/or permissions?

If you answered YES, then this module is for you, This, what you looking is commonly known as RBAC (role based access control).

**MintSoft Authorize** module is based on **RBAC** approach, which restricting system access to authorized users. This module will let you easy manage access to your system resources based on logged user **ROLES** and/or **PERMISSIONS** .

Status
------

[](#status)

[![Master Branch Build Status](https://camo.githubusercontent.com/6431402a532f5f5989c011612c40377c1b07d29f63b7640cd9e2f920bce179b1/68747470733a2f2f7472617669732d63692e6f72672f736f6b6f6f6c2f617574686f72697a652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sokool/authorize)

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

[](#installation)

Installation of MintSoft/Authorize uses composer. For composer documentation, please refer to [getcomposer.org](http://getcomposer.org/).

```
php composer.phar require mint-soft/authorize:dev-master
```

Then add `MintSoft\Authorize` to your `config/application.config.php`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

2

Last Release

4157d ago

PHP version history (2 changes)0.1PHP &gt;=5.3.3

0.5PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/3255da62af850eae193947a67e20421242796eb4134f59e6fc7a74c604d49570?d=identicon)[sokool](/maintainers/sokool)

---

Top Contributors

[![sokool](https://avatars.githubusercontent.com/u/4784286?v=4)](https://github.com/sokool "sokool (7 commits)")

---

Tags

accessaclpermissionrbacauthorizerole

### Embed Badge

![Health badge](/badges/mint-soft-authorize/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k89.8M1.0k](/packages/spatie-laravel-permission)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[casbin/casbin

a powerful and efficient open-source access control library for php projects.

1.3k1.4M54](/packages/casbin-casbin)[socalnick/scn-social-auth

Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.

21974.2k3](/packages/socalnick-scn-social-auth)[efficiently/authority-controller

AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.

15533.2k](/packages/efficiently-authority-controller)[casbin/laravel-authz

An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.

324339.9k4](/packages/casbin-laravel-authz)

PHPackages © 2026

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