Libraries tagged by variablen
another-library/type-guard
1315 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.
mpyw/laravel-mysql-system-variable-manager
4818 Downloads
A tiny extension of MySqlConnection that manages session system variables
leedavis81/vent
4517 Downloads
PHP variable events.
jupitern/file-parser
12583 Downloads
read, filter, parse and format {csv, tsv, dsv, variable-length-delimited} and other txt files
czechphp/czech-bank-account
18228 Downloads
Provides useful utilities for czech bank account validation and data manipulation.
websemantics/lcss2php
57585 Downloads
Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.
type-lang/mapper
2197 Downloads
Library for mapping variable types to other types
silinternational/php-env
46938 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.
popartdesign/wordpress-mailer-dsn
3503 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
20646 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
gammadia/translator
96117 Downloads
Translation component, with builtin fallback for french language, and variable replacement
epifrin/rector-custom-rules
14383 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.
cswni/laravel-env-set-command
38735 Downloads
Set a .env file variable from the command line
arifpavel/elementor-stubs
12712 Downloads
Elementor function, class, and global variable declaration stubs for easier static analysis.
packagist/closurecompiler-bin
97427 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.