PHPackages                             spryker/authorization - 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. spryker/authorization

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

spryker/authorization
=====================

Authorization module

1.6.0(1y ago)01.5M↓21.2%4proprietaryPHPPHP &gt;=8.2CI passing

Since Aug 6Pushed 2mo ago4 watchersCompare

[ Source](https://github.com/spryker/authorization)[ Packagist](https://packagist.org/packages/spryker/authorization)[ RSS](/packages/spryker-authorization/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (11)Used By (4)

Authorization Module
====================

[](#authorization-module)

[![Latest Stable Version](https://camo.githubusercontent.com/47d4aa717e6e69c39eae1ba987b7d4bb9d82ea32f9b5bf53b9d4aa84c5fc2ee7/68747470733a2f2f706f7365722e707567782e6f72672f737072796b65722f617574686f72697a6174696f6e2f762f737461626c652e737667)](https://packagist.org/packages/spryker/authorization)[![Minimum PHP Version](https://camo.githubusercontent.com/9c50dc780fa576f5c39b4feff00c05345c1471be0808881a09e750b91220dc54/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e332d3838393242462e737667)](https://php.net/)

Generic authorization module that can be used across different layers.

It provides the possibility to implement different authorization strategies using the `Spryker\Shared\AuthorizationExtension\Dependency\Plugin\AuthorizationStrategyPluginInterface`.

The general idea is that strategies have a name and when an authorization check is requested a strategy can be requested by name. This allows it to share a single strategy coming from one module between different modules and also makes it easy to change strategies.

An authorization request is composed in this way:

- `AuthorizationRequestTransfer`
    - has one `AuthorizationIdentityTransfer`
    - has one `AuthorizationEntityTransfer`

The identity describes accessor and the entity the object the authoriziation is checked against.

An authorization check will return an `AuthorizationResponseTransfer`.

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

[](#installation)

```
composer require spryker/authorization

```

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

[](#documentation)

[Spryker Documentation](https://docs.spryker.com)

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance64

Regular maintenance activity

Popularity38

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

7

Last Release

605d ago

PHP version history (5 changes)1.0.0PHP &gt;=7.3

1.1.0PHP &gt;=7.4

1.3.0PHP &gt;=8.0

1.5.0PHP &gt;=8.1

1.6.0PHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10738957?v=4)[Spryker Bot](/maintainers/spryker-bot)[@spryker-bot](https://github.com/spryker-bot)

---

Top Contributors

[![dereuromark](https://avatars.githubusercontent.com/u/39854?v=4)](https://github.com/dereuromark "dereuromark (11 commits)")[![geega](https://avatars.githubusercontent.com/u/1426310?v=4)](https://github.com/geega "geega (3 commits)")[![olhalivitchuk](https://avatars.githubusercontent.com/u/77281282?v=4)](https://github.com/olhalivitchuk "olhalivitchuk (3 commits)")[![yaroslav-spryker](https://avatars.githubusercontent.com/u/80392698?v=4)](https://github.com/yaroslav-spryker "yaroslav-spryker (2 commits)")[![a-sabaa](https://avatars.githubusercontent.com/u/1667759?v=4)](https://github.com/a-sabaa "a-sabaa (2 commits)")[![vol4onok](https://avatars.githubusercontent.com/u/5063777?v=4)](https://github.com/vol4onok "vol4onok (2 commits)")[![asmarovydlo](https://avatars.githubusercontent.com/u/15832795?v=4)](https://github.com/asmarovydlo "asmarovydlo (1 commits)")[![pushokwhite](https://avatars.githubusercontent.com/u/4017411?v=4)](https://github.com/pushokwhite "pushokwhite (1 commits)")[![spryker-release-bot](https://avatars.githubusercontent.com/u/26904324?v=4)](https://github.com/spryker-release-bot "spryker-release-bot (1 commits)")[![aleksandr-velikanov](https://avatars.githubusercontent.com/u/105643831?v=4)](https://github.com/aleksandr-velikanov "aleksandr-velikanov (1 commits)")[![gechetspr](https://avatars.githubusercontent.com/u/42143273?v=4)](https://github.com/gechetspr "gechetspr (1 commits)")

### Embed Badge

![Health badge](/badges/spryker-authorization/health.svg)

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

PHPackages © 2026

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