PHPackages                             alsbury/chiphpotle-rest - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. alsbury/chiphpotle-rest

ActiveLibrary[HTTP &amp; Networking](/categories/http)

alsbury/chiphpotle-rest
=======================

Library to interact SpiceDB REST API

v0.7.1(2y ago)79.7k↓18.3%[1 issues](https://github.com/alsbury/chiphpotle-rest/issues)MITPHPPHP ^8.1CI passing

Since Sep 22Pushed 1y ago2 watchersCompare

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

READMEChangelogDependencies (8)Versions (21)Used By (0)

Chiphpotle
==========

[](#chiphpotle)

PHP REST API Client for SpiceDB
-------------------------------

[](#php-rest-api-client-for-spicedb)

[SpiceDB](https://github.com/authzed/spicedb) is a database for creating and managing security-critical application permissions. Chiphpotle is a PHP client for their rest API. For more information, please visit .

Requirements
------------

[](#requirements)

Supports PHP 8.1 and newer, and supports SpiceDB 1.30 and above.

Installation with Composer
--------------------------

[](#installation-with-composer)

```
composer require alsbury/chiphpotle-rest
```

Getting Started
---------------

[](#getting-started)

### Initialize Client

[](#initialize-client)

```
