Libraries tagged by env
sebastian/environment
769375704 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
519955690 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
190438911 Downloads
Registers environment variables from a .env file
mobiledetect/mobiledetectlib
134312928 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
37298240 Downloads
Detect continuous integration environment and provide unified access to properties of current build
laravel/envoy
4636425 Downloads
Elegant SSH tasks for PHP.
vaimo/composer-patches
3723291 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.
jakeasmith/http_build_url
14469620 Downloads
Provides functionality for http_build_url() to environments without pecl_http.
oscarotero/env
9931713 Downloads
Simple library to consume environment variables
m1/env
10227957 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
worksome/envy
1351467 Downloads
Automatically keep your .env files in sync.
pxlrbt/filament-environment-indicator
477109 Downloads
Indicator for the current environment inside Filament
jbzoo/utils
1453362 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
helhum/dotenv-connector
3743218 Downloads
Makes it possible to set environment variables for composer projects.
ffraenz/private-composer-installer
1549692 Downloads
A composer install helper for private packages