Libraries tagged by .env parser
m1/env
12843286 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
9596 Downloads
Allows you get .env file as array and convert array back to .env file
guanguans/php-cs-fixer-custom-fixers
7236 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...文件。
kuick/dotenv
6475 Downloads
Kuick Dotenv is DotEnv parser for PHP
env-interop/interface
56 Downloads
Interoperable environment interfaces for PHP.
agashe/env-parser
698 Downloads
A powerful PHP parser for env files
tflori/envparser
632 Downloads
clubdrei/typo3-env-config
173 Downloads
Dependency-free parser for converting flat environment variables into nested PHP arrays (TYPO3-focused, framework-agnostic)
itsdamien/laravel-heroku-config-parser
29398 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
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
felixdorn/dot-env
112 Downloads
The most lightweight .env parser for PHP. With concatenation.
maks/envparser
7 Downloads
rhlt/env
3 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.