Libraries tagged by multiple environments
jbohme/laravel-environment-selector
136 Downloads
This is a package for selecting one of multiple environments in a laravel application.
b13/environment
11844 Downloads
Configure multiple environments for TYPO3
neelkanthk/laravel-easyenv
13 Downloads
Easily manage and switch between multiple environment files using cli.
mvccore/ext-config-cached
312 Downloads
MvcCore - Extension - Config - Cached - extension to use cached configuration files across multiple environments.
jalet/tvnu-config
23738 Downloads
Environment based configuration helper for multiple formats. INI, YAML, Databse (PDO) or Array.
framecreative/frame-core
1869 Downloads
Frame Core is like normalize.css for your WordPress site. In addition to setting sensible defaults, there's dev helpers and things that assist with working across multiple environments.
casperwilkes/laravel-environment_detector2
5 Downloads
Builds appropriate .env configs, detects current laravel environment, uses corresponding .env. Requires Laravel Framework 7+.
casperwilkes/laravel-environment_detector
98 Downloads
Builds appropriate .env configs, detects current laravel environment, uses corresponding .env. Requires Laravel Framework 5 or 6.
jarnix/laravel-auto-environment
578 Downloads
Auto-detection and configuration of the environment with multiple env files
bmaximilian/laravel-env-overloader
3658 Downloads
A Dotenv extension to use multiple environment config files
aptimyz/aptimyz-fork-enviroment-pluquin
1 Downloads
Modify CakePHP Environment Plugin for adding another datasource.Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
joe1992w/envsemble
0 Downloads
A Laravel package for merging multiple .env files with patch support and advanced features.
iweb/composer-patches
11513 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.
harvyde/multisite
5 Downloads
a library for detecting sites / hosts and environments. This library can be useful to build a multisite. Multiple domains pointing to the same application. You can use this class anywhere in your application to serve content based on domain and environment site be being accessed.
soft4good/poorman-migrations
116 Downloads
A lightweight, standalone database migrations manager with support for multiple environments. Featuring base schemas and seeds.