Libraries tagged by kevariable
cekurte/environment
76589 Downloads
A library to get the values from environment variables and process to php data types
bnomei/kirby3-dotenv
35083 Downloads
Kirby Plugin for environment variables from .env
assertwell/phpunit-global-state
1141542 Downloads
Tools for testing applications that depend on global state with PHPUnit
utopia-php/config
132991 Downloads
A simple Config library to managing application config variables
tapp/laravel-aws-secrets-manager
173844 Downloads
Use AWS Secrets manager to load environment variables for configuration.
spatie/laravel-interacts-with-payload
62753 Downloads
Add variables to the payloads of all jobs in a Laravel app
phpdevcommunity/php-dotenv
7988 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
php-stubs/wordpress-globals
657688 Downloads
Global variables and global constants from WordPress core.
permafrost-dev/php-code-search
312349 Downloads
Search PHP code for function & method calls, variable assignments, and more
nystudio107/craft-autocomplete
167797 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nervo/yuicompressor
1496809 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
6869 Downloads
Provides functions for getting full size of any PHP variable
mrgswift/laravel-encryptenv
37152 Downloads
Laravel Environment Variable Encryption
mouf/magic-query
232986 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
56652 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.