Libraries tagged by warmable
utopia-php/config
83762 Downloads
A simple Config library to managing application config variables
tapp/laravel-aws-secrets-manager
131425 Downloads
Use AWS Secrets manager to load environment variables for configuration.
strictus/strictus
3596 Downloads
Strict Typing for local variables in PHP
spatie/laravel-interacts-with-payload
40021 Downloads
Add variables to the payloads of all jobs in a Laravel app
pinkary-project/type-guard
9971 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.
php-stubs/wordpress-globals
520405 Downloads
Global variables and global constants from WordPress core.
permafrost-dev/php-code-search
122376 Downloads
Search PHP code for function & method calls, variable assignments, and more
nystudio107/craft-autocomplete
116839 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nilportugues/serializer
247954 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
nervo/yuicompressor
1442396 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
30277 Downloads
Laravel Environment Variable Encryption
mouf/magic-query
209517 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
50382 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
214888 Downloads
PHP Class to consistently cast variables to a specific type.
jbzoo/jbdump
1052426 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.