Libraries tagged by markable
nystudio107/craft-autocomplete
173225 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nilportugues/serializer
255474 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
nervo/yuicompressor
1502280 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
7576 Downloads
Provides functions for getting full size of any PHP variable
mouf/magic-query
236848 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
57199 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
205488 Downloads
A library which provides extended functionality to WordPress template parts, including template variables and caching.
jbzoo/jbdump
1113097 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
glaivepro/hidevara
294554 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
frosh/platform-thumbnail-processor
82274 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
freshwork/chilean-bundle
178371 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
107093 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
davereid/drupal-environment
230642 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
bref/secrets-loader
383046 Downloads
Load secret values from SSM into environment variables
bentools/iterable-functions
362563 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()