https://github.com/kevin-verschaeve/var-trumper
Make VarDumper great again
https://github.com/kevin-verschaeve/var-trumper
dump troll vardumper
Last synced: 6 months ago
JSON representation
Make VarDumper great again
- Host: GitHub
- URL: https://github.com/kevin-verschaeve/var-trumper
- Owner: kevin-verschaeve
- License: mit
- Created: 2016-11-17T12:02:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T06:40:38.000Z (about 1 year ago)
- Last Synced: 2025-10-19T12:57:11.283Z (8 months ago)
- Topics: dump, troll, vardumper
- Language: PHP
- Size: 73.2 KB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
VarTrumper
===================
Make VarDumper Great Again
# Unofficial var dumper
(from the US president)
This use the symfony VarDumper component
## Installation
In order to install this amazing lib, please run:
```
$ composer require --dev keversc/var-trumper
```
**Your PHP version must be 5.6 or higher**
## Usage
Once installed, just use it like this: `trump($myVar)`
You can disable the quote and only use the `trump` function by calling:
```
use \VarTrumper\VarTrumper;
...
VarTrumper::disableQuote();
```
#### This is just for fun
You probably want to install the official [VarDumper](https://github.com/symfony/var-dumper)