Libraries tagged by variable
paulorlima9/laravel-env-set-command
10 Downloads
Set a .env file variable from the command line
overlu/var-dumper
119 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
openbuildings/environment-backup
136344 Downloads
Backup/restore environment variables: globals, static vars, configs
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
ndobromirov/php-env-dereference
1850 Downloads
PHP environment variables dereference library.
nazares/phpdotenv
60 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
munna/dot-env-editor
100 Downloads
Simple package for laravel .env file modification. Now you can handle your .env variable easily.
mschnieder/phpspreadsheet-template-tool
1936 Downloads
Fills Variables in a Excel File for PhpOffice-Spreadsheet.
mgargano/non-production-robots-ignore
2436 Downloads
Non Production Robots Ignore is a simple WordPress plugin that is used with vlucas/phpdotenv (or similar) that sets environment variables to set robots.txt to ignore all on all environments except production.
mesavolt/env
1299 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
marmotz/dumper
7776 Downloads
A pretty variable dumper for HTML & cli
marcocesarato/cpdo
184 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
makinacorpus/preferences-bundle
4231 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
luongtran/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
luketowers/oc-essentialvars-plugin
2706 Downloads
Adds the app_[url|logo|favicon|name|debug|description] variables to Mail & CMS templates in OctoberCMS