Libraries tagged by dump
redcatphp/debug
818 Downloads
Debug - Common vars dump helpers and error handler for debugging purpose
xiebruce/php-get-image-from-clipboard
41 Downloads
Get image that copied to the clipboard(usually from screenshot) and dump it into jpg/png image file. Support macOS/Windows/Linux(Only test on Ubuntu 18.04.2 LTS).
vartroth/php-security-lint
79 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
tak-pesar/tl-generator
5 Downloads
Composer plugin to set up LiveProto library requirements - runs tasks on install / update and autoload dump
sypets/migrate2composer
22 Downloads
This extension dumps information about currently loaded extensions to screen to be used as composer.json or to run composer commands.
sarfraznawaz2005/querydumper
75 Downloads
Laravel package to dump all running queries on the page.
pmvc-plugin/debug
10436 Downloads
pmvc debug dump tool
paysera/lib-changelog-parser
1554 Downloads
Parses changelog.md formatted by keepachangelog.com to PHP structure and dumps back
parser/autoload
3266 Downloads
Composer plugin for Parser3 autoload dump.
numaxlab/geslib-files
218 Downloads
GeslibPLUS files parser and dumper component
nicmart/expression-tree
13 Downloads
A simple php library to build and dump expression trees.
mvccore/ext-debug-tracy-mvccore
5113 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
mvccore/ext-debug-tracy-auth
3814 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
mlebkowski/wsdl-generator
81 Downloads
Tries to dump a WSDL client
michaeluno/php-simple-web-scraper
10 Downloads
A PHP application which runs on Heroku and dumps web site outputs including JavaScript generated contents.