PHPackages                             linkorb/spicedb-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. [Framework](/categories/framework)
4. /
5. linkorb/spicedb-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

linkorb/spicedb-bundle
======================

SpiceDB bundle for Symfony apps

v3.10.2(11mo ago)0378↓50%2MITPHPPHP &gt;=7.4

Since Apr 12Pushed 11mo ago4 watchersCompare

[ Source](https://github.com/linkorb/spicedb-bundle)[ Packagist](https://packagist.org/packages/linkorb/spicedb-bundle)[ RSS](/packages/linkorb-spicedb-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (9)Versions (10)Used By (0)

Warning

This is a read-only repository used to release the subtree. Any issues and pull requests should be forwarded to the upstream Nebula repository.

Authzed Symfony Bundle
======================

[](#authzed-symfony-bundle)

[![Docs](https://camo.githubusercontent.com/d17e23bef48215541483978f4972332742972c8af5a8c96b91ee55a2033eaf8b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f63732d617574687a65642e636f6d2d253233344234423643 "Authzed Documentation")](https://docs.authzed.com)

This repository is integration of [PHP library](https://github.com/linkorb/spicedb-php) into Symfony app.

[SpiceDB](https://github.com/authzed/spicedb) is a database system for managing security-critical permissions checking.

Check parent library README for more details

Basic Usage
-----------

[](#basic-usage)

### Installation

[](#installation)

```
composer require linkorb/spicedb-bundle
```

After that you need to specify SpiceDB URI &amp; API env variables:

```
SPICEDB_URI='http://spicedb:8443'
SPICEDB_KEY='somerandomkeyhere'

```

### Getting client

[](#getting-client)

In order to use SpiceDB client in your app simply call:

```
$container->get(LinkORB\Authzed\SpiceDB::class)
```

or:

```
$container->get(LinkORB\Authzed\ConnectorInterface::class)
```

You can also pass it in services (or using autowiring). For more information on SpiceDB connector calls refer to [library repo](https://github.com/linkorb/spicedb-php).

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance52

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~112 days

Recently: every ~21 days

Total

8

Last Release

335d ago

Major Versions

v1.0.1 → v2.0.02025-02-14

v2.50.1 → v3.2.22025-05-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db66b320db18b8036ea68211b7d8a39e7c6da97e6fd29f59a50380ebb69d0bb?d=identicon)[joostfaassen](/maintainers/joostfaassen)

---

Top Contributors

[![prajapati-kaushik](https://avatars.githubusercontent.com/u/10140681?v=4)](https://github.com/prajapati-kaushik "prajapati-kaushik (8 commits)")[![mhitza](https://avatars.githubusercontent.com/u/273079?v=4)](https://github.com/mhitza "mhitza (3 commits)")[![achianumba](https://avatars.githubusercontent.com/u/39227511?v=4)](https://github.com/achianumba "achianumba (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/linkorb-spicedb-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/linkorb-spicedb-bundle/health.svg)](https://phpackages.com/packages/linkorb-spicedb-bundle)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[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)[sylius/sylius

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

8.4k5.6M648](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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