Libraries tagged by php env
cosmira/envelope
41 Downloads
An elegant PHP library for parsing and extracting structured email contents, including attachments and metadata.
boxtale/php-library
536 Downloads
Boxtal PHP Library for Boxtal v1 API
abelcallejo/wordpress-environment
15 Downloads
A wordpress library for easily getting the major environment variables
env/dotenv
373 Downloads
A simple, tiny and lightweight PHP .env loader
stolt/composer-multitest
14 Downloads
Composer script to run a Composer test or spec script against all versions managed by PHPBrew or phpenv.
memphisphp/dev-box
11 Downloads
PHP development environment utilizing Vagrant and Puppet brought to you by Memphis PHP
rmunate/info-server
275 Downloads
The System Library allows you to query all information related to existing server-side variables, values, and configurations (Server Variables, Environment Variables, PHP Values, and Configurations). It provides an easy and convenient way to work with server data.
limen/redenvelope
64 Downloads
PHP library for red envelopes which are popular among Chinese
gmazzap/gea
36 Downloads
Environment variables management in PHP
tinyapps/yaml-config
237 Downloads
Simple PHP library for using yaml config files
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
rayanlevert/dotenv
22 Downloads
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
kuick/dotenv
3976 Downloads
Kuick Dotenv is DotEnv parser for PHP
backdevs/dotenv-sniffer
39 Downloads
A code sniffer for environment variables not declared in .env files
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.