alsbury / chiphpotle
SpiceDB for PHP
dev-main
2022-09-13 19:41 UTC
Requires
- php: >=8.0
- google/protobuf: ^v3.21.5
- grpc/grpc: ^1.42.0
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-11-14 00:24:35 UTC
README
SpiceDB PHP library
This library probably won't even work for you if you try it. Currently the generated classes have issues that may be indicative of a bug within the protobuf extension for PHP. If you are interested in helping me figure out how to get this working in PHP, let me know.
How to run example:
docker-compose up -d
docker-compose exec client bash
composer install
php ./examples/write.php