Libraries tagged by dotenv
diarmuidie/envpopulate
97434 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
componenta/config
6546 Downloads
Composable configuration and runtime environment access for PHP 8.4+
cachix/secretspec
24 Downloads
PHP SDK for SecretSpec, a declarative secrets manager. A thin client over the shared Rust resolver; sources live in secretspec-php/.
beebmx/kirby-env
41975 Downloads
Enable env variables to Kirby
aranyasen/laravel-env-sync
21350 Downloads
A package that makes sure that your .env file is in sync with your .env.example
mathiasgrimm/laravel-dot-env-gen
86476 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
quillstack/dotenv
769 Downloads
The library for using .env files.
pixelfed/dotenv-editor
7909 Downloads
The .env file editor tool for Laravel 5+
marcin-orlowski/process-dotenv
11263 Downloads
Little tool to help build DotEnv (.env) files from templates
koel/dotenv-editor
19716 Downloads
The .env file editor tool for Laravel 11+
justbetter/dotenv
15051 Downloads
Module to overwrite and set environment variables
jsefton/php-dotenv-parser
10070 Downloads
Allows you get .env file as array and convert array back to .env file
jardissupport/dotenv
2190 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
impmurciego/dotenv-validator
30590 Downloads
Validate Dotenv files
ez-php/dotenv
4528 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading