Use this page when you want a reusable package rather than a full starter application.
Identity and authentication
laravel-oidc-client
This package implements an OpenID Connect client for Laravel with Authorization Code Flow and PKCE. Use it when your Laravel application needs to authenticate against an external identity provider with standard OIDC flows.
laravel-oidc-server
This package adds OpenID Connect server capabilities to Laravel Passport deployments, including discovery and supporting endpoints such as JWKS, UserInfo, token introspection, token revocation, and RP-initiated logout.
UI and developer experience
blade-daisyui
This package provides Laravel-friendly Blade wrappers around DaisyUI 5 components, which is useful for teams that want reusable UI primitives without building custom Blade components from scratch.
laravel-scramble-extensions
This package extends Scramble-based API documentation workflows for business-response APIs. The public description highlights:
- response envelope generation
- scene-based form request extraction
- filter query parameter extraction
Last modified on March 30, 2026