Download the PHP package linkorb/spicedb-bundle without Composer
On this page you can find all versions of the php package linkorb/spicedb-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package spicedb-bundle
Authzed Symfony Bundle
This repository is integration of PHP library into Symfony app.
SpiceDB is a database system for managing security-critical permissions checking.
Check parent library README for more details
Basic Usage
Installation
After that you need to specify SpiceDB URI & API in your config.yaml like that:
Getting client
In order to use SpiceDB client in your app simply call:
or:
You can also pass it in services (or using autowiring). For more information on SpiceDB connector calls refer to library repo.
All versions of spicedb-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
linkorb/spicedb-php Version ^1.1
symfony/dependency-injection Version ^4.4|^5.4|^6.0
symfony/config Version ^4.4|^5.4|^6.0
symfony/http-kernel Version ^4.4|^5.4|^6.0
symfony/yaml Version ^4.4|^5.4|^6.0
symfony/framework-bundle Version ^4.4|^5.4|^6.0
symfony/security-core Version ^4.4|^5.4|^6.0
linkorb/spicedb-php Version ^1.1
symfony/dependency-injection Version ^4.4|^5.4|^6.0
symfony/config Version ^4.4|^5.4|^6.0
symfony/http-kernel Version ^4.4|^5.4|^6.0
symfony/yaml Version ^4.4|^5.4|^6.0
symfony/framework-bundle Version ^4.4|^5.4|^6.0
symfony/security-core Version ^4.4|^5.4|^6.0
The package linkorb/spicedb-bundle contains the following files
Loading the files please wait ....