Libraries tagged by variable names
nervo/yuicompressor
1491483 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
899168 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
epifrin/rector-custom-rules
18485 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
3842 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
mcaskill/php-get-var-type
9999 Downloads
Get the type, resource name, or class name of a variable.
marcocesarato/markdown
201 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.
luketowers/oc-essentialvars-plugin
2730 Downloads
Adds the app_[url|logo|favicon|name|debug|description] variables to Mail & CMS templates in OctoberCMS
pkboom/dump-variable
11 Downloads
Dump with variable name
fiedsch/data_util
71 Downloads
utitities
mrlunar/php-dbg-dumper
173 Downloads
A lightweight PHP variable dumper, including the variable (or expression) name itself.
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.
zero-to-prod/psr4-varname
273 Downloads
Generates a valid PSR-4 Compliant variable name from a string.
yarco/type-detector
15 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
75 Downloads
A simple library to parse values from a string via placeholders into an array of named values