Libraries tagged by variables
cekurte/environment
71583 Downloads
A library to get the values from environment variables and process to php data types
johnathanmiller/secure-env-php
46574 Downloads
Encrypt environment files for production use.
bnomei/kirby3-dotenv
28000 Downloads
Kirby Plugin for environment variables from .env
utopia-php/config
101627 Downloads
A simple Config library to managing application config variables
tapp/laravel-aws-secrets-manager
148838 Downloads
Use AWS Secrets manager to load environment variables for configuration.
spatie/laravel-interacts-with-payload
50249 Downloads
Add variables to the payloads of all jobs in a Laravel app
phpdevcommunity/php-dotenv
3329 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
php-stubs/wordpress-globals
583247 Downloads
Global variables and global constants from WordPress core.
permafrost-dev/php-code-search
150593 Downloads
Search PHP code for function & method calls, variable assignments, and more
nystudio107/craft-autocomplete
138031 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nilportugues/serializer
250944 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
nervo/yuicompressor
1467608 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
3659 Downloads
Provides functions for getting full size of any PHP variable
mouf/magic-query
219464 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
53442 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.