Libraries tagged by kevariable
nervo/yuicompressor
1463141 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.
mrsuh/php-var-sizeof
3166 Downloads
Provides functions for getting full size of any PHP variable
mouf/magic-query
217326 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
52851 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
222826 Downloads
PHP Class to consistently cast variables to a specific type.
jbzoo/jbdump
1060785 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
helis/settings-manager-bundle
57301 Downloads
Provides a nice way to define variables and inject them into application parts
glaivepro/hidevara
282616 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
giacocorsiglia/wordpress-stubs
151776 Downloads
WordPress function, class, and global variable declaration stubs for easier static analysis.
frosh/platform-thumbnail-processor
59127 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
freshwork/chilean-bundle
158939 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
73286 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
davereid/drupal-environment
200472 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
7272 Downloads
A simple, fast mapper from environment variables to classed objects.
bref/secrets-loader
233957 Downloads
Load secret values from SSM into environment variables