torii / backend
Backend SDK for torii — verify end-user JWTs without a per-request round trip, manage users from your PHP server.
v0.0.3
2026-05-27 06:15 UTC
Requires
- php: ^8.2
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- firebase/php-jwt: ^6.10
- guzzlehttp/guzzle: ^7.8
- guzzlehttp/psr7: ^1.7 || ^2.0
- psr/cache: ^2.0 || ^3.0
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1 || ^2.0
- psr/simple-cache: ^2.0 || ^3.0
Requires (Dev)
- illuminate/contracts: ^11.0 || ^12.0
- illuminate/http: ^11.0 || ^12.0
- illuminate/support: ^11.0 || ^12.0
- phpunit/phpunit: ^11.0
- symfony/process: ^6.4 || ^7.0
Suggests
- illuminate/support: Required to use the Laravel service provider and middleware (^11.0).