laravel-identity
by waventra
Laravel identity package for users, teams, roles, and permissions, with JWT authentication via waventra/laravel-jwt-token.
laravel-jwt-token
by waventra
Secure JWT authentication for Laravel with rotating refresh tokens, reuse detection, and revocation.
laravel-modules
by waventra
Laravel modules package: independent modules outside app/ with repository pattern, service layer, and artisan module:make generators for Laravel 11 and 12.