vlucas/phpdotenv
vlucas/phpdotenv loads environment variables from a .env file into getenv(), $_ENV, and $_SERVER. Ideal for keeping secrets out of code and managing per-environment configuration in PHP apps via simple, portable dotenv files.
Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically.
How can I help you explore Laravel packages today?