Libraries tagged by valiable
rougin/spark-plug
17851 Downloads
Codeigniter 3 in a single variable.
ropendev/phptojs
4945 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
popartdesign/wordpress-mailer-dsn
4759 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
paranoiq/xmlon-encoder
38017 Downloads
Serialize variables to simple XML format, just like JSON
packagelist/closurecompiler-bin
32930 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
18756 Downloads
Pre build commands for exporting variables for building a package
mediawiki/auth-remoteuser
21702 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
marcocesarato/markdown
252 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
16229 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
justbetter/dotenv
12220 Downloads
Module to overwrite and set environment variables
interfasys/lognormalizer
1107206 Downloads
Parses variables and converts them to string so that they can be logged
ghostable-dev/cli
1726 Downloads
Official CLI tool for securely managing and interacting with Ghostable environment variables.
gammadia/translator
98428 Downloads
Translation component, with builtin fallback for french language, and variable replacement
f-lombardo/secrets-loader
16499 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
epifrin/rector-custom-rules
21814 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.