Libraries tagged by kevariable
monospice/spicy-identifiers
905108 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
marabesi/laration
37018 Downloads
Easy package to list all variables in a Laravel application
dotenv-org/phpdotenv-vault
11061 Downloads
Load environment variables from encrypted .env.vault files
axy/codecs-base64vlq
690270 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
urands/firephp
6353 Downloads
Log variables to the Firefox 51+ console (alternate solution for FirePHP via Chrome Logger protocol).
type-lang/mapper
3404 Downloads
Library for mapping variable types to other types
tutida/pack
82243 Downloads
CakePHP4 variables in JS
syamsoul/laravel-set-env
31394 Downloads
Easily update or insert Laravel environment variable with Artisan command
sunra/dbug
53234 Downloads
Most beautiful variable dump library for PHP (ColdFusion like style)
strictus/strictus
5137 Downloads
Strict Typing for local variables in PHP
spiral/debug
87121 Downloads
Debug Toolkit: Log factory interface, variable dumper, benchmarker
spaze/phpinfo
15261 Downloads
Extract phpinfo() into a variable and move CSS to external file.
packagelist/closurecompiler-bin
32361 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
20162 Downloads
Share variables across multiple PHP apps
nilportugues/serializer
254879 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.