Libraries tagged by variance
sunaoka/laravel-ssm-parameters-loader
560 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
sunaoka/aws-ssm-parameters-loader-php
1534 Downloads
Load values from AWS SSM Parameter store into environment variables
somebdyelse/typo3-symfony-env-vars
1580 Downloads
TYPO3 Extension that replaces the stock environment variable processor by Symfony's
snipershady/typeidentifier
1036 Downloads
Free service to identify primitive type of a variable
silverslice/excel-template
3333 Downloads
Replace variables in xlsx document
silverslice/docx-template
3500 Downloads
Replace variables in docx document
setono/sylius-cost-price-plugin
23337 Downloads
Add a cost price property to your product variants using this plugin
sanmai/japanese-numerals
9391 Downloads
Library to convert Japanese numeral to their Western variants (AKA Hindu-Arabic numerals)
rougin/spark-plug
17611 Downloads
Codeigniter 3 in a single variable.
ropendev/phptojs
4711 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
romanzipp/laravel-env-normalizer
6289 Downloads
Format .env files according to your .env.example structure to keep track of used and unused variables
readybytes/env-checker
2521 Downloads
This will check invalid use of env variables.
pzkpde/t_dump
10932 Downloads
Dumping variables directly in Telegram
pwm/uuid-v4
2193 Downloads
Implementation of the RFC 4122 UUID version 4 (variant 1) data type
pixelbrackets/not-empty
3219 Downloads
not empty() - Adds methods to determine whether a variable is blank or present - Inspired by Ruby on Rails