library php-var-dump
html var dump with syntax highlighting
christophehurpeau/php-var-dump
html var dump with syntax highlighting
- Thursday, September 25, 2014
- by christophe-hurpeau
- Repository
- 1 Watchers
- 1 Stars
- 13 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
php-var-dump
html var dump with syntax highlighting, (*1)
How to use
$formatter = new HtmlFormatter();
$varDump = new VarDump($this->formatter, 99);
echo '
<html style="margin:0; padding:0;">
<body style="margin:0; padding:0;">
<pre>' . $varDump->dump($data) . '</pre>
</body>
</html>';
dev-master
9999999-dev
html var dump with syntax highlighting
Sources
Download
MIT
The Development Requires
1.0.2
1.0.2.0
html var dump with syntax highlighting
Sources
Download
MIT
The Development Requires
1.0.1
1.0.1.0
html var dump with syntax highlighting
Sources
Download
MIT
The Development Requires
1.0.0
1.0.0.0
html var dump with syntax highlighting
Sources
Download
The Development Requires