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)23350↓100%1[5 PRs](https://github.com/ordermind/symfony-logical-authorization-bundle/pulls)MITPHP

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 1mo ago

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

[![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 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

2597d 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

[sylius/sylius

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

8.4k5.6M648](/packages/sylius-sylius)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M192](/packages/simplesamlphp-simplesamlphp)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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