Libraries tagged by variables
marcocesarato/markdown
565 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
17116 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
justbetter/dotenv
14597 Downloads
Module to overwrite and set environment variables
jazzsequence/ai-connector-secure-layer
4423 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
3682 Downloads
Displays information about any PHP variable, class or exception.
gabepri/auto-html-i18n
1428 Downloads
Server-side automatic translation for PHP-rendered HTML. Walks markup, masks variables, and resolves translations via a user-supplied backend. ICU MessageFormat supported.
f-lombardo/secrets-loader
29266 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
escarter/laravel-obfuscator
108 Downloads
A powerful Laravel package for code obfuscation with encryption and variable name randomization
epifrin/rector-custom-rules
40035 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.
dskripchenko/php-docx
388 Downloads
The HTML layer for PHPWord pipelines and a standalone DOCX-HTML round-trip library: read arbitrary Word/Google Docs/LibreOffice/PHPWord documents to a typed AST and clean HTML, convert HTML to DOCX, detect MERGEFIELD/content-control/{{placeholder}} template variables. Pure PHP, zero dependencies.
distortedfusion/blade-colors
7524 Downloads
CSS variable color management.
dealnews/get-config
2996 Downloads
A PHP library for reading settings from environment variables or an ini file.
codemonauts/craft-instagram-feed
50486 Downloads
Craft CMS plugin to receive Instagram feed data as variable in templates.
bangpound/composer-dotenv
30928 Downloads
Load environment variables from `.env` when Composer runs
avto-dev/stacked-dumper-laravel
313146 Downloads
Stacked variables dumper for Laravel-based application