Libraries tagged by variable
packagelist/closurecompiler-bin
32999 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mf/pre-build
18774 Downloads
Pre build commands for exporting variables for building a package
mediawiki/auth-remoteuser
21721 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
marcocesarato/markdown
255 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
16233 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
justbetter/dotenv
12229 Downloads
Module to overwrite and set environment variables
interfasys/lognormalizer
1107230 Downloads
Parses variables and converts them to string so that they can be logged
ghostable-dev/cli
1741 Downloads
Official CLI tool for securely managing and interacting with Ghostable environment variables.
gammadia/translator
98443 Downloads
Translation component, with builtin fallback for french language, and variable replacement
f-lombardo/secrets-loader
16663 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
epifrin/rector-custom-rules
21936 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.
divineomega/dotenv-loader
22799 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
distortedfusion/blade-colors
2575 Downloads
CSS variable color management.
dealnews/get-config
744 Downloads
A PHP library for reading settings from environment variables or an ini file.
capevace/tailpipe
789 Downloads
A PHP library and TailwindCSS extension that enables the use of tailwind variables in PHP code