Libraries tagged by environments
hrodic/tier
15 Downloads
Helper class for application tiers definitions
hatamiarash7/laravel-utils
17 Downloads
Useful functions for Laravel
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.
hardtyz/yii2-envconfig
37 Downloads
Yii2 config by system environments
hampel/envroute
18 Downloads
Package for customising the Laravel environment based on route
gstearmit/envyii2
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
geerthauwaerts/now-env
5 Downloads
Load the `now.json` variables into your development environment.
gavinggordon/predefiner
608 Downloads
A simple package to quickly and dynamically set PHP constants.
gavinggordon/constantgroups
18 Downloads
A PHP class which provides quick as-needed access to pre- and user defined data via constants.
gaming-engine/dotenv-writer
285 Downloads
Dot Env File Writer
friendsofsilverstripe/upgrade-path
1292 Downloads
Identifies which packages restrains you from upgrading to a newer framework version.
friendsofsilverstripe/silverstripe-maintenance-suite
14 Downloads
Handy installer for the maintainence toolset.
flexic/dotenv
30 Downloads
Flexic component package
flavioheleno/env
118 Downloads
Handle environment variables like a breeze.
fkrzski/dotenv
5 Downloads
Library that adds the ability to access variables from '.env', $_ENV, and $_SERVER using the getenv() function