symfony/dotenv
Symfony Dotenv reads .env files and loads variables into PHP’s environment, exposing them via $_ENV and $_SERVER. Supports loading multiple files, overriding existing vars, and environment-specific .env.local/.env.$APP_ENV variants.
Registers environment variables from a .env file
How can I help you explore Laravel packages today?