Libraries tagged by valiable
monospice/spicy-identifiers
910649 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
mirazmac/dotenvwriter
96088 Downloads
A PHP library to write values to .env (DotEnv) files
johnathanmiller/secure-env-php
50236 Downloads
Encrypt environment files for production use.
imliam/laravel-env-set-command
337999 Downloads
Set a .env file variable from the command line
cekurte/environment
77604 Downloads
A library to get the values from environment variables and process to php data types
bnomei/kirby3-dotenv
36320 Downloads
Kirby Plugin for environment variables from .env
assertwell/phpunit-global-state
1148967 Downloads
Tools for testing applications that depend on global state with PHPUnit
utopia-php/config
137986 Downloads
A simple Config library to managing application config variables
tapp/laravel-aws-secrets-manager
178622 Downloads
Use AWS Secrets manager to load environment variables for configuration.
spatie/laravel-interacts-with-payload
65079 Downloads
Add variables to the payloads of all jobs in a Laravel app
phpdevcommunity/php-dotenv
8796 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
php-stubs/wordpress-globals
678502 Downloads
Global variables and global constants from WordPress core.
nystudio107/craft-autocomplete
172935 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nilportugues/serializer
255437 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
nervo/yuicompressor
1502093 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.