Libraries tagged by variance
spiral/debug
117153 Downloads
Debug Toolkit: Log factory interface, variable dumper, benchmarker
socialknowledge/vue-env
56470 Downloads
Include ENV/Config variables
qoliber/djson
1424 Downloads
Dynamic JSON templating library with loops, conditions, and variables
php-standard-library/env
48290 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
packagelist/closurecompiler-bin
40190 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.
mrsuh/php-var-sizeof
10851 Downloads
Provides functions for getting full size of any PHP variable
mantraideas/laravel-env-doctor
1874 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
lucguerraz/wpml-installer
9482 Downloads
A composer plugin to make installing wpml.org plugins with composer easy. Your subscription info will be read from environment variables, will only be transmitted to WPML and will not be displayed in composer.lock.
jbzoo/jbdump
1122333 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
ircmaxell/filterus
13471 Downloads
A library for filtering variables in PHP
interfasys/lognormalizer
1203220 Downloads
Parses variables and converts them to string so that they can be logged
glaivepro/hidevara
309528 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
giacocorsiglia/wordpress-stubs
164886 Downloads
WordPress function, class, and global variable declaration stubs for easier static analysis.
drupal/core-render
1079481 Downloads
Renders placeholder variables for HTML and plain-text display.
bvp/prefecture
128930 Downloads
Converts between Japanese prefecture/region numbers and names, including kanji, hiragana, katakana, and English variants, backed by native PHP enums.