laravel-id-spatie
by cboxdk
Cbox ID adapter for spatie/laravel-permission — run the platform's AuthN/SSO/OAuth/OIDC/SCIM while an existing Spatie permission install stays the source of roles, permissions, and token claims. Binds the platform's AccessChecker and Roles contracts to Spatie under the external access-control driver.
laravel-identity
by jooservices
Backend identity lifecycle for Laravel: session authentication, registration, activation, and password reset. No UI.
laravel-id-billing
by cboxdk
Billing console for Cbox ID — plan, invoices and usage-vs-limit, read from a billing service through cboxdk/laravel-billing-client and plugged into the console through laravel-console-kit. Optional: install it only where you actually bill.
laravel-id-billing-bridge
by cboxdk
Meters Cbox ID identity usage to a billing service — reads the shared auth.* vocabulary off the transactional outbox and reports it exactly once. Optional: install it only where you actually bill.
laravel-id-client
by cboxdk
Laravel/PHP consumer SDK for Cbox ID — turnkey OIDC login, hosted profile-management redirect, machine tokens, and webhook verification against a Cbox ID instance.
laravel-identity
by net-code
Reusable, Sanctum-based authentication for Laravel — registration, login, password reset, TOTP two-factor, invitations, and social login — built with hexagonal ports & adapters.
sdk-php-laravel
by authn-sh
Laravel package for authn.sh — service provider, middleware, Blade directives, facade. Wraps authn-sh/sdk-php for Laravel 11+.
laravel
by flametrench
Laravel adapter for Flametrench: ServiceProvider + facades + middleware bridging the flametrench/{ids, identity, tenancy, authz} PHP SDKs into Laravel applications.
laravel-id3global
by devadamlar
Acts as an adapter between Laravel Eloquent and GBG ID3global service
laravel-google-authentication
This package provides an easy-to-use Facade for the Google userinfo API using the official google/apiclient package.
laravel-identitystamps
by jlorente
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models