Libraries tagged by variables
epifrin/rector-custom-rules
41255 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.
dskripchenko/php-docx
539 Downloads
The HTML layer for PHPWord pipelines and a standalone DOCX-HTML round-trip library: read arbitrary Word/Google Docs/LibreOffice/PHPWord documents to a typed AST and clean HTML, convert HTML to DOCX, detect MERGEFIELD/content-control/{{placeholder}} template variables. Pure PHP, zero dependencies.
dealnews/get-config
3190 Downloads
A PHP library for reading settings from environment variables or an ini file.
compwright/aws-env
8948 Downloads
Load environment variables securely from AWS SSM
codemonauts/craft-instagram-feed
50537 Downloads
Craft CMS plugin to receive Instagram feed data as variable in templates.
cleaniquecoders/php-env-key-manager
1067 Downloads
A framework-agnostic PHP package for easy .env file key management. Seamlessly update, add, or modify environment variables across projects with minimal configuration.
bangpound/composer-dotenv
30999 Downloads
Load environment variables from `.env` when Composer runs
avto-dev/stacked-dumper-laravel
313359 Downloads
Stacked variables dumper for Laravel-based application
asenar/chromephp
22639 Downloads
Log variables to the Chrome console (via Chrome Logger Google Chrome extension).
arifpavel/elementor-stubs
15450 Downloads
Elementor function, class, and global variable declaration stubs for easier static analysis.
silinternational/php-env
54728 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.
packagist/closurecompiler-bin
106317 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.
gloss-php/type-guard
467 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.
divineomega/dotenv-loader
23709 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.
alvarofpp/masks
15633 Downloads
A package to mask your variables or model's attributes.