Libraries tagged by php dotenv
neonxp/dotenv
9 Downloads
Advanced loading and parsing .env file in PHP-7
mykehowells/dotenv
9622 Downloads
Load .env file into project environment, using same functions as Laravel
lionrajkumar/dotenv
5 Downloads
.env parser plugin for Core-PHP applications
kimbee-team/dotenv-dump
168 Downloads
Dumps environment variables from `.env` to `.htaccess` or plain PHP-file.
kariricode/dotenv
6 Downloads
A highly optimized, extensible, and reliable Dotenv component designed to load environment variables for PHP applications in the KaririCode Framework, ensuring secure and efficient configuration management.
ixnode/php-vault
96 Downloads
Secure PHP Vault
grzegorz-jamroz/dotenv
9 Downloads
A PHP library for loading environment variables from .env file.
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.
envkey/envkey-php
97 Downloads
Keeps environment variables automatically in sync. Protects secrets with end-to-end encryption.
devop-core/dotenv
57 Downloads
DotEnv librabry
damian972/dotenv-loader
7 Downloads
Load .env files into PHP
climbx/dotenv
6 Downloads
.env files manager
backdevs/dotenv-sniffer
37 Downloads
A code sniffer for environment variables not declared in .env files
webteractive/expressionengine-env
38 Downloads
ExpressionEngine CMS with PHP dotenv
pawelabrams/minenv
2 Downloads
Makes environment variables from .env files accessible to PHP. A lightweight alternative to phpdotenv.