laravel-zpilot
by zakirjarir
Laravel ZPilot: An ultra-modern, intelligent, and secure web-based configuration wizard for Laravel applications with a premium glassmorphism UI.
laravel-secrets
by atldays
Load secrets from external providers and apply them to Laravel from a cached payload.
laravel-env-migrations
by dimer47
Versioned migration system for Laravel's .env file, similar to database migrations.
laravel-envguard
by fvfvfvfv
Typed, validated, documented environment schema for Laravel — replaces .env.example with real tooling.
laravel-environment-config-validator
by teun
Validate Laravel environment variables against configurable rules.
env-guardian
by open-laravel
Keep your Laravel .env.example in sync with .env - safely and non-destructively
laravel-envsync
by fragly
A Laravel package that compares and syncs your .env with .env.example for safer CI/CD environments.
base-laravel
by trungdv
Base Laravel Package - Quick Docker environment setup for Laravel development
laravel-config-switcher
by mohanad
A Laravel package for managing configuration and environment settings with snapshot/rollback functionality
laravel-infisical
by stechstudio
Import your Infisical applications secrets as Laravel environment variables.
laravel-configrypt
by grazulex
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
laravel-environment-importer
by van-ons
A Laravel package for easy importing of a configured environment.
laravel-trash-cleaner
by omaralalwi
clean logs and debug files (clockwork , laravel telescope and more)
laravel-command-banner
by halilcosdu
Laravel Command Banner: Prevents Commands from Running in Defined Environments
dotenv-vault-laravel
by davidcochrum
Laravel package to load environment variables from encrypted .env.vault files
laravel-yaml-config
by renoki-co
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
laravel-environment
Provides an Environment enumeration class to help specify the current and available environments.
laravel-health-env-vars
by encodia
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
laravel-seeder
by kirankumar
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
laravel-seeder
by softheroes
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
laravel-environment_detector2
by casperwilkes
Builds appropriate .env configs, detects current laravel environment, uses corresponding .env. Requires Laravel Framework 7+.
laravel-environment_detector
by casperwilkes
Builds appropriate .env configs, detects current laravel environment, uses corresponding .env. Requires Laravel Framework 5 or 6.
laravel-cascading-config
by machaven
Multiple cascading environmental configuration files support for Laravel 5
laravel-environment-loader
by somnambulist
Deferred loading / dev dependency loading for Laravel 5.X projects
laravel-env-handler
by indragunawan
Laravel 5 artisan command to handling the environment configuration (.env)
laravel-dot-env-gen
by mathiasgrimm
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.