Libraries tagged by variable
didslm/env
399 Downloads
A library which helps you load your environment variables into php classes.
dgifford/array-access-trait
3720 Downloads
Trait providing methods to implement array access using a container variable.
desfpc/visualijoper
43 Downloads
PHP class for rendering variables and objects. Used when debugging code.
dealnews/get-config
281 Downloads
A PHP library for reading settings from environment variables or an ini file.
crisu83/closurecompiler-bin
10186 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.
craftisan/laravel-seo
10406 Downloads
SEO for Laravel - Generate pages from templates created using data variables to render customized content.
coisa/dotenv
92 Downloads
Autoload environment variables from a .env file
cleantalk/cleaner
477 Downloads
CleanTalk APBCT Sanitizing/Escaping/Validating variables classes
cba85/heroku-dotenv
42 Downloads
Copy php `.env` variables to or from Heroku environment variables
carriongrow/formula_parser
102 Downloads
Parses formulas, with the possibility of a deferred solution with substitution of user variables
campo/docxfindandreplace
111 Downloads
Find and replace variables in a DOCX template.
bugo/smf-compat
64 Downloads
Wrappers to work with global variables and deprecated functions in SMF
brainworxx/krexx
124 Downloads
PHP debugger which displays information about objects and variables in it's own draggable debug output.
brainmaestro/envman
16 Downloads
A tool for managing your application's environment variables
braesident/jdump
11 Downloads
Create a dump of variables and output them as a JSON string.