laravel-liveapi
by zidbih
Generate accurate OpenAPI specifications by observing real Laravel API traffic at runtime, with zero configuration and no annotations.
laravel-runtime-guard
by m9nx
A security-focused runtime monitoring and guard layer for Laravel applications
laravel-configrypt
by grazulex
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
laravel-config-runtime
by rmunate
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
laravel-db-switch
by markantonay
Simple and light DB switcher for Laravel by rolice forked for custom