Libraries tagged by environ
sebastian/environment
725610694 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
489286347 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
180067889 Downloads
Registers environment variables from a .env file
mobiledetect/mobiledetectlib
127205533 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
33029580 Downloads
Detect continuous integration environment and provide unified access to properties of current build
jakeasmith/http_build_url
13741739 Downloads
Provides functionality for http_build_url() to environments without pecl_http.
pxlrbt/filament-environment-indicator
394612 Downloads
Indicator for the current environment inside Filament
vaimo/composer-patches
3460649 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
1396429 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
foroco/php-browser-detection
2728240 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
spatie/laravel-login-link
649696 Downloads
Quickly login to your local environment
oscarotero/env
9534886 Downloads
Simple library to consume environment variables
moodlehq/moodle-plugin-ci
1737364 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
helhum/dotenv-connector
3532550 Downloads
Makes it possible to set environment variables for composer projects.
helhum/config-loader
6481692 Downloads
Generic config loader with context and environment support.