Libraries tagged by dot env
gstearmit/envyii2
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
grzegorz-jamroz/dotenv
9 Downloads
A PHP library for loading environment variables from .env file.
grantholle/laravel-dotenv-editor
2153 Downloads
The .env file editor tool for Laravel 6+
gokhankurtulus/dotenv
19 Downloads
A simple library to supply environment variables from `.env`.
garkavenkov/dotenv
9 Downloads
Register environments variable from .env
gabriel/config-env
7 Downloads
Uma biblioteca para criar arquivo de configuração.
flexic/dotenv
30 Downloads
Flexic component package
fkrzski/dotenv
5 Downloads
Library that adds the ability to access variables from '.env', $_ENV, and $_SERVER using the getenv() function
felicianoi9/dotenv
13 Downloads
This project consists of facilitating the use of the .env file in PHP projects, in order to protect the access information to banks and third party services such as E-mail, AWS and others.
farshadth/laravel-dotenv
14 Downloads
This is a package to edit .env file
envkey/envkey-php
97 Downloads
Keeps environment variables automatically in sync. Protects secrets with end-to-end encryption.
elevationdigital/laravel-dotenv-editor
51 Downloads
A package for editing the .env file in your Laravel root.
edwardlyons/dotenv-set
21 Downloads
Allows you to set environment variables while your application is running
dolfen/env-file-reader
3697 Downloads
Scanning environment variables from an env file into php environment variables.
damian972/dotenv-loader
7 Downloads
Load .env files into PHP