Libraries tagged by variance
nazares/phpdotenv
59 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
182 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
4227 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
lithemod/mail
7 Downloads
Email sending package based on PHPMailer, simplifying the process of sending SMTP emails in PHP applications. It offers integration with environment variables using the lithemodules/support-env package, ensuring secure and flexible configuration.
levizoesch/laravel-set-environment
442 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
lee/php-travis-encrypter
15 Downloads
The PHP wrapper generating travis-encrypted environment variables
laxity7/dotenv
43 Downloads
Registers environment variables from a .env file
kayalion/vardump
1095 Downloads
Helper library to print variables for debugging purposes