Libraries tagged by valiable
mrgswift/laravel-encryptenv
36571 Downloads
Laravel Environment Variable Encryption
mouf/magic-query
231023 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
56249 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
201098 Downloads
A library which provides extended functionality to WordPress template parts, including template variables and caching.
jbzoo/jbdump
1108413 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
62411 Downloads
Provides a nice way to define variables and inject them into application parts
glaivepro/hidevara
291372 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
frosh/platform-thumbnail-processor
75179 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
freshwork/chilean-bundle
173812 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
96666 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
davereid/drupal-environment
223748 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
10046 Downloads
A simple, fast mapper from environment variables to classed objects.
bref/secrets-loader
347676 Downloads
Load secret values from SSM into environment variables
bentools/iterable-functions
349195 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
devcoder-xyz/php-dotenv
35149 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.