Libraries tagged by environment variable
tomrf/dotenv
39 Downloads
simple dotenv file loader using the built-in parse_ini_file()
piotrpress/initer
262 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
nbgrp/env-bundle
673 Downloads
The bundle provides a few useful custom Symfony Environment Variable processors
morrislaptop/phpdotenv-safe
80410 Downloads
Load environment variables from .env and ensure they're all present
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
lucasmichot/laraveldotenv
103 Downloads
Easily set environment variables to your Laravel project, speed-up deployment with per-environment settings
laxity7/dotenv
58 Downloads
Registers environment variables from a .env file
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
kariricode/dotenv
14 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.
jaguarsoft/laravel-env-loader
1145 Downloads
Loads Laravel environment variables from Custom Service
gmazzap/gea
36 Downloads
Environment variables management in PHP
ecentria/dynamic-parameters-bundle
8079 Downloads
Runtime retrieval of parameters from environment variables for Symfony
dev-kraken/env-validator
8 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
alexoliverwd/dotenv-loader
641 Downloads
Load environment variables into a PHP application
devuri/wp-env-config
1459 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.