Libraries tagged by environ
sebastian/environment
961973499 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
682982532 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
mobiledetect/mobiledetectlib
182264959 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.
symfony/dotenv
260607447 Downloads
Registers environment variables from a .env file
ondram/ci-detector
62452312 Downloads
Detect continuous integration environment and provide unified access to properties of current build
laravel/agent-detector
15555229 Downloads
Detect if code is running in an AI agent or automated development environment
vaimo/composer-patches
4893628 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.
foroco/php-browser-detection
6247087 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
spatie/laravel-login-link
1796164 Downloads
Quickly login to your local environment
jakeasmith/http_build_url
19956383 Downloads
Deprecated: use PHP 8.5's built-in Uri\Rfc3986\Uri instead. Provides http_build_url() for environments without pecl_http.
pxlrbt/filament-environment-indicator
1512366 Downloads
Indicator for the current environment inside Filament
wolfcast/browser-detection
1215502 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.
jbzoo/utils
1631646 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
brianium/habitat
12284912 Downloads
A dependable php environment
serversideup/spin
99511 Downloads
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.