Libraries tagged by _ENV
sebastian/environment
794195524 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
538105901 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
198156206 Downloads
Registers environment variables from a .env file
mobiledetect/mobiledetectlib
139698229 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
worksome/envy
1477379 Downloads
Automatically keep your .env files in sync.
laravel/envoy
4832587 Downloads
Elegant SSH tasks for PHP.
ondram/ci-detector
39912039 Downloads
Detect continuous integration environment and provide unified access to properties of current build
jakeasmith/http_build_url
15175324 Downloads
Provides functionality for http_build_url() to environments without pecl_http.
oscarotero/env
10240754 Downloads
Simple library to consume environment variables
m1/env
10614911 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
pxlrbt/filament-environment-indicator
559822 Downloads
Indicator for the current environment inside Filament
jbzoo/utils
1476961 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
helhum/dotenv-connector
3930854 Downloads
Makes it possible to set environment variables for composer projects.
wolfcast/browser-detection
834457 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
vaimo/composer-patches
3872269 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.