laravel-drift
by fr3on
Pre-deploy environment validation & config drift detection for Laravel applications.
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-keyring
by gause
A driver-based secret manager for Laravel — injects secrets from OS keychains into your environment at runtime.
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.
typed-registry-laravel
by alexkart
Laravel integration for typed-registry with type-casting providers and facades
rapidenv-laravel
by iridiumintel
Laravel wrapper for RapidEnv – replace env() with secure distributed secrets
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-safeguard
by grazulex
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
laravel_vault
by ectica
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel_vault
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel_vault
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel-multienv
by noistudio
This package allows you to use multiple .envs in multitenant environment
dotenv-vault-laravel
by davidcochrum
Laravel package to load environment variables from encrypted .env.vault files
laravel-env-modifier
by jobmetric
This is a package for env modification the contents of different Laravel projects.
laravel-env-validator
A Laravel package to validate environments variables configuration values and generate environments variables rules.
laravel-ssm-parameters-loader
by sunaoka
Load values from AWS SSM Parameter store into environment variables for Laravel
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-env-cli
by andreslqr
This package allows to update the .env file from your laravel project via terminal
laravel-multienv
by allysonsilva
This package allows you to use multiple .envs in multitenant environment
laravel-health-env-vars
by encodia
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
laravel-easyenv
by neelkanthk
Easily manage and switch between multiple environment files using cli.
laravel-env-to-json
by rockfreak
Output .env file to a json format for consumption with services like AWS ECS
laravel-env-management
A collection of artisan commands for managing environment variables during CI/CD.