Download the PHP package mvclaudianobj/dotenv without Composer
On this page you can find all versions of the php package mvclaudianobj/dotenv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mvclaudianobj/dotenv
More information about mvclaudianobj/dotenv
Files in mvclaudianobj/dotenv
Download mvclaudianobj/dotenv
More information about mvclaudianobj/dotenv
Files in mvclaudianobj/dotenv
Vendor mvclaudianobj
Package dotenv
Short Description Gerencie de forma rápida seus arquivos .env
License MIT
Package dotenv
Short Description Gerencie de forma rápida seus arquivos .env
License MIT
Please rate this library. Is it a good library?
Informations about the package dotenv
SOBRE A CLASSE
Uma classe tão simples que mal precisa de documentação.
Ela importa arquivos .env
e gerencia suas variáveis de ambiente.
Podendo acessá-las via $_SERVER
, getEnv()
ou $_ENV
.
INICIANDO
Instale via composer:
E pronto, agora você pode utilizar de forma muito simples
All versions of dotenv with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package mvclaudianobj/dotenv contains the following files
Loading the files please wait ....