Libraries tagged by valiable
mrsuh/php-var-sizeof
3859 Downloads
Provides functions for getting full size of any PHP variable
mouf/magic-query
220320 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
53772 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.
johnbillion/extended-template-parts
191814 Downloads
A library which provides extended functionality to WordPress template parts, including template variables and caching.
jbzoo/jbdump
1064731 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
58874 Downloads
Provides a nice way to define variables and inject them into application parts
glaivepro/hidevara
284859 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
frosh/platform-thumbnail-processor
62930 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
freshwork/chilean-bundle
162235 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
78102 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
davereid/drupal-environment
206728 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
8021 Downloads
A simple, fast mapper from environment variables to classed objects.
bref/secrets-loader
258101 Downloads
Load secret values from SSM into environment variables
bentools/iterable-functions
313018 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
devcoder-xyz/php-dotenv
33233 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.