Libraries tagged by dot 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.
encodia/laravel-dotenv-editor
83 Downloads
The .env file editor tool for Laravel 5.8+
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
cranux/laravel-dotenv-editor
417 Downloads
A package for editing the .env file in your Laravel root.
coisa/dotenv
190 Downloads
Autoload environment variables from a .env file
codeurx/dotenv
13 Downloads
Loads environment variables from .env to getenv().
codemonster-ru/env
3 Downloads
Lightweight .env loader for PHP projects