Libraries tagged by variable
mf/pre-build
23361 Downloads
Pre build commands for exporting variables for building a package
mediawiki/auth-remoteuser
24022 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
marcocesarato/markdown
525 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
maatwebsite/yamlenv
17055 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
justbetter/dotenv
14359 Downloads
Module to overwrite and set environment variables
jazzsequence/ai-connector-secure-layer
1686 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
ideatic/dump
3571 Downloads
Displays information about any PHP variable, class or exception.
ianrothmann/laravel-vue-bridge
7109 Downloads
A bridge to expose Laravel variables and routes in Vue and Vuex
gammadia/translator
104710 Downloads
Translation component, with builtin fallback for french language, and variable replacement
f-lombardo/secrets-loader
28372 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
epifrin/rector-custom-rules
38261 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
distortedfusion/blade-colors
6972 Downloads
CSS variable color management.
dealnews/get-config
2585 Downloads
A PHP library for reading settings from environment variables or an ini file.
cretueusebiu/laravel-javascript
37451 Downloads
Add JavaScript variables to Laravel.