Libraries tagged by variablen
mpyw/laravel-mysql-system-variable-manager
5278 Downloads
A tiny extension of MySqlConnection that manages session system variables
sngrl/string-blade-compiler
23451 Downloads
Render Blade templates from string variable
leedavis81/vent
4594 Downloads
PHP variable events.
jupitern/file-parser
13187 Downloads
read, filter, parse and format {csv, tsv, dsv, variable-length-delimited} and other txt files
czechphp/czech-bank-account-bundle
9851 Downloads
Symfony integration for Czech bank account library
czechphp/czech-bank-account
22774 Downloads
Provides useful utilities for czech bank account validation and data manipulation.
websemantics/lcss2php
58614 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
sil-org/php-env
222 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
rougin/spark-plug
17852 Downloads
Codeigniter 3 in a single variable.
ropendev/phptojs
4948 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
popartdesign/wordpress-mailer-dsn
4769 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment 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.
mediawiki/auth-remoteuser
21721 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
gammadia/translator
98443 Downloads
Translation component, with builtin fallback for french language, and variable replacement
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.