wescleylima / keycloak-php
Keycloak integration SDK for PHP with optional Laravel support
dev-main
2026-01-06 19:18 UTC
Requires
- php: ^7.4|^8.0|^8.1|^8.2|^8.3
- guzzlehttp/guzzle: ^7.8
- illuminate/support: ^8.0|^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- phpunit/phpunit: ^9.6|^10.0
This package is auto-updated.
Last update: 2026-03-01 14:52:45 UTC
README
composer require wescleylima/keycloak-php
SAMPLE
require 'vendor/autoload.php';
use Wescley\Keycloak;
push on github
git tag v1.0.0
git push origin v1.0.0