laravel5_env
Env Manager
A command-line tool for managing multiple environment configurations in a Laravel 5 application.
An artisan command for using multiple environment configurations in Laravel 5
17 stars
6 watching
5 forks
Language: PHP
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jpcercal/environment | A library that provides methods to manage and manipulate environment variables in PHP. | 57 |
svenluijten/env-providers | A package that allows you to configure which Laravel service providers and aliases are loaded based on the application's environment. | 77 |
raiyanyahya/freshenv | A tool for managing isolated developer environments with preconfigured tools and packages | 171 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 40 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,838 |
linux-china/jenv | A tool for managing parallel versions of Java Development Kits on any system | 603 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
acksld/swenv.nvim | A plugin to manage and switch between Python virtual environments from within Neovim. | 219 |
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |
themill/wiz | A framework for managing deterministic environments for running commands in software development | 45 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 248 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
aperezdc/rockz | A tool that provides a convenient way to manage multiple programming environments with different interpreters and libraries. | 9 |
insomnimus/ps-dotenv | A module that integrates environment variable management into Powershell Core for simplified configuration and automatic sourcing of .env files. | 66 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |