Libraries tagged by warmable
utopia-php/config
82729 Downloads
A simple Config library to managing application config variables
tapp/laravel-aws-secrets-manager
130089 Downloads
Use AWS Secrets manager to load environment variables for configuration.
strictus/strictus
3447 Downloads
Strict Typing for local variables in PHP
spatie/laravel-interacts-with-payload
39259 Downloads
Add variables to the payloads of all jobs in a Laravel app
php-stubs/wordpress-globals
515795 Downloads
Global variables and global constants from WordPress core.
permafrost-dev/php-code-search
120196 Downloads
Search PHP code for function & method calls, variable assignments, and more
nystudio107/craft-autocomplete
115263 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nilportugues/serializer
247741 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
nervo/yuicompressor
1440409 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
29822 Downloads
Laravel Environment Variable Encryption
mouf/magic-query
208874 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
50066 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
214476 Downloads
PHP Class to consistently cast variables to a specific type.
jbzoo/jbdump
1051756 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
giacocorsiglia/wordpress-stubs
148956 Downloads
WordPress function, class, and global variable declaration stubs for easier static analysis.