Libraries tagged by variables
permafrost-dev/php-code-search
439620 Downloads
Search PHP code for function & method calls, variable assignments, and more
nystudio107/craft-autocomplete
227923 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
ninsuo/php-shared-memory
29074 Downloads
Share variables across multiple PHP apps
nilportugues/serializer
261992 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
nervo/yuicompressor
1571028 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
48566 Downloads
Laravel Environment Variable Encryption
mouf/magic-query
269792 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
62287 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
264535 Downloads
PHP Class to consistently cast variables to a specific type.
johnbillion/extended-template-parts
227340 Downloads
A library which provides extended functionality to WordPress template parts, including template variables and caching.
helis/settings-manager-bundle
73090 Downloads
Provides a nice way to define variables and inject them into application parts
glaivepro/hidevara
308953 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
frosh/platform-thumbnail-processor
117101 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
encodia/laravel-health-env-vars
169541 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
drevops/phpcs-standard
128727 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.