Libraries tagged by variable names
nervo/yuicompressor
1479656 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
monospice/spicy-identifiers
886617 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
epifrin/rector-custom-rules
16221 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.
s-borchev/spicy-identifiers
3545 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
mcaskill/php-get-var-type
9709 Downloads
Get the type, resource name, or class name of a variable.
luketowers/oc-essentialvars-plugin
2728 Downloads
Adds the app_[url|logo|favicon|name|debug|description] variables to Mail & CMS templates in OctoberCMS
marcocesarato/markdown
161 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
innobrig/session-middleware
71 Downloads
Session middleware package supporting namespaced session variables and easy nested structures. Written for Slim 3.0 but should also work for other frameworks.
pkboom/dump-variable
10 Downloads
Dump with variable name
fiedsch/data_util
70 Downloads
utitities
mrlunar/php-dbg-dumper
173 Downloads
A lightweight PHP variable dumper, including the variable (or expression) name itself.
zero-to-prod/psr4-varname
269 Downloads
Generates a valid PSR-4 Compliant variable name from a string.
yarco/type-detector
14 Downloads
TypeDetector is php library to detect variable types by the name and value
kmucms/config
10 Downloads
Project configuration. Configuration variables are gouped by class-names. Every class uses their own configuration vars.
peterviergutz/pattern
74 Downloads
A simple library to parse values from a string via placeholders into an array of named values