PHPackages                             ordermind/logical-authorization-bundle - 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. ordermind/logical-authorization-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

ordermind/logical-authorization-bundle
======================================

Bundle for Symfony 4 supporting flexible and convenient model, field and route level permissions.

0.17.8(7y ago)233501[5 PRs](https://github.com/ordermind/symfony-logical-authorization-bundle/pulls)2MITPHP

Since Mar 30Pushed 3y ago4 watchersCompare

[ Source](https://github.com/ordermind/symfony-logical-authorization-bundle)[ Packagist](https://packagist.org/packages/ordermind/logical-authorization-bundle)[ RSS](/packages/ordermind-logical-authorization-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (19)Versions (8)Used By (2)

[![Build Status](https://camo.githubusercontent.com/834fe53b7bace0f9fd0dc7283e52fec2a83f468389e39887cfc0156301007911/68747470733a2f2f7472617669732d63692e6f72672f6f726465726d696e642f73796d666f6e792d6c6f676963616c2d617574686f72697a6174696f6e2d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ordermind/symfony-logical-authorization-bundle)

Logical Authorization Bundle
============================

[](#logical-authorization-bundle)

This Symfony bundle provides a unifying solution for authorization that aims to be flexible, convenient and consistent. It combines the expressive power of  with the philosophy of Matthias Noback in his blog post  to create a solid authorization experience for the developer.

- Declare your permissions in the mappings for your routes, entities and fields
- Combine multiple permissions with logic gates such as AND and OR
- Support for routes, Doctrine ORM and Doctrine MongoDB
- Review all of your permissions in a single overview tree
- Filter results from repositories automatically with repository decorators
- Intercept interactions with entities automatically with entity decorators
- Export your permissions for easy synchronization with client-side applications
- Debug each access check with detailed information

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

[](#installation)

Requirements: Symfony 4.1 or higher.

**Main bundle**

```
composer require ordermind/logical-authorization-bundle

```

**Support for Doctrine ORM**

```
composer require ordermind/logical-authorization-doctrine-orm-bundle

```

**Support for Doctrine MongoDB**

```
composer require ordermind/logical-authorization-doctrine-mongo-bundle

```

Getting started
---------------

[](#getting-started)

Find the documentation here:

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

2642d ago

### Community

Maintainers

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

---

Tags

authorization

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ordermind-logical-authorization-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ordermind-logical-authorization-bundle/health.svg)](https://phpackages.com/packages/ordermind-logical-authorization-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k246.0M11.1k](/packages/symfony-framework-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)

PHPackages © 2026

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