Libraries tagged by variance
php-console/laravel-service-provider
60366 Downloads
Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
paranoiq/xmlon-encoder
29183 Downloads
Serialize variables to simple XML format, just like JSON
packagelist/closurecompiler-bin
24982 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.
nystudio107/dotenvy
6835 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
mf/pre-build
13408 Downloads
Pre build commands for exporting variables for building a package
mediawiki/auth-remoteuser
19256 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
justbetter/dotenv
8037 Downloads
Module to overwrite and set environment variables
julien-boudry/condorcet
8334 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
interfasys/lognormalizer
1094321 Downloads
Parses variables and converts them to string so that they can be logged
helhum/typo3-top-image
72 Downloads
One stop solution to define crop variants and responsive image rendering
gammadia/translator
88674 Downloads
Translation component, with builtin fallback for french language, and variable replacement
fond-of-spryker/usercentrics
15703 Downloads
provides global twig variable/s for usercentrics
flowpack/nodevariantselector
11268 Downloads
An experimental package containing an inspector view showing variants of a selected node
epifrin/rector-custom-rules
7762 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
262 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.