Libraries tagged by valiable
syamsoul/laravel-set-env
55337 Downloads
Easily update or insert Laravel environment variable with Artisan command
sunra/dbug
74376 Downloads
Most beautiful variable dump library for PHP (ColdFusion like style)
sunaoka/aws-ssm-parameters-loader-php
25305 Downloads
Load values from AWS SSM Parameter store into environment variables
strictus/strictus
7755 Downloads
Strict Typing for local variables in PHP
spiral/debug
122087 Downloads
Debug Toolkit: Log factory interface, variable dumper, benchmarker
socialknowledge/vue-env
63778 Downloads
Include ENV/Config variables
simplecomplex/inspect
176427 Downloads
PHP and Javascript library for inspecting variables and stack traces.
qoliber/djson
2174 Downloads
Dynamic JSON templating library with loops, conditions, and variables
php-standard-library/env
69173 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
packagelist/closurecompiler-bin
41872 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
31343 Downloads
Share variables across multiple PHP apps
mrgswift/laravel-encryptenv
50270 Downloads
Laravel Environment Variable Encryption
mantraideas/laravel-env-doctor
2445 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
12347 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
62989 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.