Libraries tagged by warmable
strictus/strictus
7717 Downloads
Strict Typing for local variables in PHP
spiral/debug
121459 Downloads
Debug Toolkit: Log factory interface, variable dumper, benchmarker
socialknowledge/vue-env
63021 Downloads
Include ENV/Config variables
simplecomplex/inspect
175284 Downloads
PHP and Javascript library for inspecting variables and stack traces.
qoliber/djson
1981 Downloads
Dynamic JSON templating library with loops, conditions, and variables
php-standard-library/env
63586 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
packagelist/closurecompiler-bin
41593 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.
ninsuo/php-shared-memory
31178 Downloads
Share variables across multiple PHP apps
mediawiki/auth-remoteuser
24878 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
mantraideas/laravel-env-doctor
2375 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
11855 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.
kktsvetkov/krumo
62840 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
jbzoo/jbdump
1123297 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
13528 Downloads
A library for filtering variables in PHP
interfasys/lognormalizer
1217696 Downloads
Parses variables and converts them to string so that they can be logged