Libraries tagged by variables
popartdesign/wordpress-mailer-dsn
4014 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
php-console/silex-service-provider
38562 Downloads
Silex service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
paranoiq/xmlon-encoder
35628 Downloads
Serialize variables to simple XML format, just like JSON
packagelist/closurecompiler-bin
30520 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
17079 Downloads
Pre build commands for exporting variables for building a package
mediawiki/auth-remoteuser
21203 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
maatwebsite/yamlenv
15950 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
kaydansky/correlation-coefficient
2876 Downloads
A numerical measure of some type of correlation, meaning a statistical relationship between two variables.
jedymatt/laravel-sail-env
893 Downloads
Configures .env file to match the sail environment variable's requirements.
interfasys/lognormalizer
1101420 Downloads
Parses variables and converts them to string so that they can be logged
gammadia/translator
97206 Downloads
Translation component, with builtin fallback for french language, and variable replacement
f-lombardo/secrets-loader
10888 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
epifrin/rector-custom-rules
16979 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
22646 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.
capevace/tailpipe
675 Downloads
A PHP library and TailwindCSS extension that enables the use of tailwind variables in PHP code