PHPackages                             leonschiffer/cerbos-temp - 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. leonschiffer/cerbos-temp

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

leonschiffer/cerbos-temp
========================

Cerbos PHP Laravel SDK for interacting with the Cerbos PDP

0.1.0(1y ago)09Apache-2.0PHPPHP ^8.2

Since Aug 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LeonSchiffer/cerbos-temp)[ Packagist](https://packagist.org/packages/leonschiffer/cerbos-temp)[ RSS](/packages/leonschiffer-cerbos-temp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Cerbos Laravel SDK
==================

[](#cerbos-laravel-sdk)

[![Latest Stable Version](https://camo.githubusercontent.com/07875fb57074c08e8a90262a27e4cdbfb6c093102c7840a143b77ac9e8fd9a9e/687474703a2f2f706f7365722e707567782e6f72672f636572626f732f636572626f732d73646b2d6c61726176656c2f76)](https://packagist.org/packages/cerbos/cerbos-sdk-laravel)[![Total Downloads](https://camo.githubusercontent.com/6915fa0e3389f27dbba4532fd7ed411a1ecbee8eac240c9c37f74b2576552112/687474703a2f2f706f7365722e707567782e6f72672f636572626f732f636572626f732d73646b2d6c61726176656c2f646f776e6c6f616473)](https://packagist.org/packages/cerbos/cerbos-sdk-laravel)[![License](https://camo.githubusercontent.com/1fefa2c1bb79dcf86b9e77b0ac2df99e08dbf44e6c32cf004e59cc75776af75e/687474703a2f2f706f7365722e707567782e6f72672f636572626f732f636572626f732d73646b2d6c61726176656c2f6c6963656e7365)](https://packagist.org/packages/cerbos/cerbos-sdk-laravel)

Cerbos Laravel SDK provides cerbos service provider and configuration for using Cerbos with laravel.

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

[](#installation)

You can install the SDK via [Composer](https://getcomposer.org/). Run the following command:

```
composer require cerbos/cerbos-sdk-laravel
```

The `CerbosServiceProvider` is auto-discovered and registered by default.

But, it is also possible to manually register the `CerbosServiceProvider` too by adding it to `config/app.php`.

```
    'providers' => ServiceProvider::defaultProviders()->merge([
        // ...
        \Cerbos\Sdk\Laravel\Provider\CerbosServiceProvider::class,
    ])->toArray(),
```

Use the artisan `vendor` command which will create the `config/cerbos.php` for customizing the cerbos configuration.

```
php artisan vendor:publish
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

639d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/21ec34faf423e00f84a13745be3484d34e353701a59f7acace74af09e334fafd?d=identicon)[BishalGurung](/maintainers/BishalGurung)

---

Top Contributors

[![LeonSchiffer](https://avatars.githubusercontent.com/u/42004963?v=4)](https://github.com/LeonSchiffer "LeonSchiffer (2 commits)")

---

Tags

laravelauthorizationpermissionaccess-controlauthzcerbos

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/leonschiffer-cerbos-temp/health.svg)

```
[![Health](https://phpackages.com/badges/leonschiffer-cerbos-temp/health.svg)](https://phpackages.com/packages/leonschiffer-cerbos-temp)
```

###  Alternatives

[casbin/laravel-authz

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

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

An authorization library that supports access control models like ACL, RBAC, ABAC for ThinkPHP.

27918.5k6](/packages/casbin-think-authz)[hosseinhezami/laravel-permission-manager

Advanced permission manager for Laravel.

403.3k](/packages/hosseinhezami-laravel-permission-manager)[casbin/webman-permission

webman casbin permission plugin

523.4k2](/packages/casbin-webman-permission)

PHPackages © 2026

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