Libraries tagged by valiable
nervo/yuicompressor
1442437 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
mrgswift/laravel-encryptenv
30284 Downloads
Laravel Environment Variable Encryption
mouf/magic-query
209517 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
kktsvetkov/krumo
50386 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.
jrfnl/php-cast-to-type
214889 Downloads
PHP Class to consistently cast variables to a specific type.
jbzoo/jbdump
1052488 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
frosh/platform-thumbnail-processor
50903 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
freshwork/chilean-bundle
151783 Downloads
A PHP composer package with Chilean validations, common variables, etc. (RUT, IVA, ETC). Ready for Laravel 5. Grande chile ctm :)
encodia/laravel-health-env-vars
59504 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
davereid/drupal-environment
182576 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
bref/secrets-loader
177886 Downloads
Load secret values from SSM into environment variables
bentools/iterable-functions
276223 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
devcoder-xyz/php-dotenv
29319 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
tomaj/nette-auto-variable-template
98298 Downloads
Auto variable template factory
bamboohr/variable-analysis
430752 Downloads
Provides PHP CodeSniffer sniffs to find unused and undefined variables.