Libraries tagged by environ
sebastian/environment
755491028 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
510497602 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
187544269 Downloads
Registers environment variables from a .env file
mobiledetect/mobiledetectlib
132375371 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.
ondram/ci-detector
35548480 Downloads
Detect continuous integration environment and provide unified access to properties of current build
jakeasmith/http_build_url
14265005 Downloads
Provides functionality for http_build_url() to environments without pecl_http.
pxlrbt/filament-environment-indicator
454527 Downloads
Indicator for the current environment inside Filament
vaimo/composer-patches
3619217 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.
jbzoo/utils
1432160 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
foroco/php-browser-detection
3047538 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
spatie/laravel-login-link
741233 Downloads
Quickly login to your local environment
oscarotero/env
9821727 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
3684768 Downloads
Makes it possible to set environment variables for composer projects.
helhum/config-loader
6783079 Downloads
Generic config loader with context and environment support.
automattic/wordbless
6463900 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment