Libraries tagged by .env parser
m1/env
13352418 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
jsefton/php-dotenv-parser
9913 Downloads
Allows you get .env file as array and convert array back to .env file
guanguans/php-cs-fixer-custom-fixers
8101 Downloads
Use php-cs-fixer to format bats,blade.php,Dockerfile,env,json,md,mdx,sh,sql,tex,text,toml,txt,xml,yaml...files. - 使用 php-cs-fixer 去格式化 bats、blade.php、Dockerfile、env、json、md、mdx、sh、sql、tex、text、toml、txt、xml、yaml...文件。
tflori/envparser
715 Downloads
clubdrei/typo3-env-config
398 Downloads
Dependency-free parser for converting flat environment variables into nested PHP arrays (TYPO3-focused, framework-agnostic)
devcirclede/env-reader
82 Downloads
Simple Env Reader/Parser for PHP
itsdamien/laravel-heroku-config-parser
29398 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
env-interop/interface
56 Downloads
Interoperable environment interfaces for PHP.
two-thirds/env-parser
7 Downloads
petstack/lite-env
6 Downloads
Minimal and lightweight .env parser for PHP with no dependencies.
esprobr/simple-apache-env-parser
131 Downloads
Simple Apache Environment Config Files Parser
agashe/env-parser
706 Downloads
A powerful PHP parser for env files
felixdorn/dot-env
112 Downloads
The most lightweight .env parser for PHP. With concatenation.
maks/envparser
7 Downloads
rhlt/env
4 Downloads
A basic and efficient .env file parser, to load environment variables from a file. With flexible support for variable interpolation and graceful syntax errors handling.