Libraries tagged by variable
marcocesarato/markdown
177 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.
mantraideas/laravel-env-doctor
49 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
lucguerraz/wpml-installer
536 Downloads
A composer plugin to make installing wpml.org plugins with composer easy. Your subscription info will be read from environment variables, will only be transmitted to WPML and will not be displayed in composer.lock.
lithemod/import
183 Downloads
Support for facilitating the dynamic inclusion of PHP files and the management of external variables.
lithemod/env
195 Downloads
A simple environment variable loader and manager for PHP applications.
kennisnet/symfony-env-loader
10885 Downloads
Loads the envs variables tier based
imponeer/env
13101 Downloads
Small helper dealing with environment variables
ideatic/dump
3134 Downloads
Displays information about any PHP variable, class or exception.
ianrothmann/laravel-vue-bridge
4615 Downloads
A bridge to expose Laravel variables and routes in Vue and Vuex
guni/php-var-dump-check
60 Downloads
Find forgotten variables dump in PHP source code.
fredyns/stringcleaner
1466 Downloads
Clean string variable
frc/wp-env-heroku-custom-php-constant
43934 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
fond-of-spryker/usercentrics
17423 Downloads
provides global twig variable/s for usercentrics
flavorly/inertia-flash
528 Downloads
A Quick way to flash & share InertiaJS Variables from anywhere, persisting on session.
enjoys/dotenv
2298 Downloads
Registers environment variables from a .env file