Libraries tagged by variable names
nervo/yuicompressor
1578166 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
970289 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
epifrin/rector-custom-rules
39800 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
554 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
6412 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
escarter/laravel-obfuscator
104 Downloads
A powerful Laravel package for code obfuscation with encryption and variable name randomization
luketowers/oc-essentialvars-plugin
2783 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
787 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.
kminet/php-obfuscator
2 Downloads
PHP source code obfuscator — transforms namespaces, classes, methods and variables into hashed equivalents while preserving full runtime behaviour