Libraries tagged by variables
mf/pre-build
15665 Downloads
Pre build commands for exporting variables for building a package
mediawiki/auth-remoteuser
20541 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
kaydansky/correlation-coefficient
2169 Downloads
A numerical measure of some type of correlation, meaning a statistical relationship between two variables.
justbetter/dotenv
9919 Downloads
Module to overwrite and set environment variables
interfasys/lognormalizer
1097608 Downloads
Parses variables and converts them to string so that they can be logged
gammadia/translator
96031 Downloads
Translation component, with builtin fallback for french language, and variable replacement
f-lombardo/secrets-loader
5603 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
epifrin/rector-custom-rules
13927 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
envs/dotenv
277 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
divineomega/dotenv-loader
22382 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
bangpound/composer-dotenv
29807 Downloads
Load environment variables from `.env` when Composer runs
arifpavel/elementor-stubs
12686 Downloads
Elementor function, class, and global variable declaration stubs for easier static analysis.
alexskrypnyk/shellvar
2997 Downloads
Utility to work with shell variables.
shyim/var-dumper
77856 Downloads
Symfony mechanism for exploring and dumping PHP variables
packagist/closurecompiler-bin
97128 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.