PHPackages                             cerbos/cerbos-sdk-laravel - 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. cerbos/cerbos-sdk-laravel

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

cerbos/cerbos-sdk-laravel
=========================

Cerbos PHP Laravel SDK for interacting with the Cerbos PDP

v1.12.0(1mo ago)51963[1 issues](https://github.com/cerbos/cerbos-sdk-laravel/issues)[1 PRs](https://github.com/cerbos/cerbos-sdk-laravel/pulls)Apache-2.0PHPPHP ~8.4.0 || ~8.5.0CI passing

Since Sep 8Pushed 3w ago5 watchersCompare

[ Source](https://github.com/cerbos/cerbos-sdk-laravel)[ Packagist](https://packagist.org/packages/cerbos/cerbos-sdk-laravel)[ RSS](/packages/cerbos-cerbos-sdk-laravel/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (8)Versions (23)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

52

—

FairBetter than 96% of packages

Maintenance89

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 76.9% 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 ~54 days

Recently: every ~30 days

Total

19

Last Release

52d ago

Major Versions

v0.6.1 → v1.10.42026-01-05

PHP version history (4 changes)v0.0.1-alphaPHP ^8.2

v0.4.0PHP ^8.3 || ^8.4

v1.10.4PHP ^8.4

v1.12.0PHP ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e6645634c11a574ee58a38de2f9f75dde9d471b6ab13b61097b6da6e8dc42205?d=identicon)[cerbos\_oguzhand95](/maintainers/cerbos_oguzhand95)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (50 commits)")[![oguzhand95](https://avatars.githubusercontent.com/u/3899719?v=4)](https://github.com/oguzhand95 "oguzhand95 (12 commits)")[![haines](https://avatars.githubusercontent.com/u/785641?v=4)](https://github.com/haines "haines (3 commits)")

---

Tags

laravelauthorizationpermissionaccess-controlauthzcerbos

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cerbos-cerbos-sdk-laravel/health.svg)

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

###  Alternatives

[casbin/laravel-authz

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

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

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

27520.1k6](/packages/casbin-think-authz)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6753.6k5](/packages/hasinhayder-tyro)[hosseinhezami/laravel-permission-manager

Advanced permission manager for Laravel.

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

webman casbin permission plugin

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

PHPackages © 2026

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