Libraries tagged by variable names
nervo/yuicompressor
1556800 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
959914 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
epifrin/rector-custom-rules
36199 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.
marcocesarato/markdown
501 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.
s-borchev/spicy-identifiers
6125 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
escarter/laravel-obfuscator
64 Downloads
A powerful Laravel package for code obfuscation with encryption and variable name randomization
luketowers/oc-essentialvars-plugin
2780 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
76 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
777 Downloads
Generates a valid PSR-4 Compliant variable name from a string.
mcaskill/php-get-var-type
10046 Downloads
Get the type, resource name, or class name of a variable.
yarco/type-detector
15 Downloads
TypeDetector is php library to detect variable types by the name and value
kmucms/config
12 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