Libraries tagged by dump
fiedsch/pathdumper
31 Downloads
Dump the data of an array so it displays the "path" that you would use in a twig template to access the respectice elements
environment/php
20 Downloads
MySQL database dump.
enricoboccadifuoco/var-trump
13 Downloads
Make var_dump Great Again: a lightweight var_dump wrapper
emerham/qnabot_parser
5 Downloads
Parse the QnA Dump from Amazon's QnA Bot into a Spreadsheet for use in Botium Box.
elektro-potkan/backups-job-mysql
20 Downloads
Backups - MySQL dump Job
draw/cron-bundle
10106 Downloads
This bundle allow cron configuration that can be dump into a compatible cron job file format.
dposkachei/laravel-db-snapshots-zip
7 Downloads
Quickly dump and load databases
douglasmariz/pre-commit-git
9 Downloads
GIT pre-commit hook para verificar no código a existência de certas palavras, frases ou funções (dump, var_dump, die, print_r, etc) antes de ser comitado.
dmykos/dhelper
32 Downloads
var_dump wrapper
danxill/php-meminfo-analyzer
580 Downloads
Tools to analyze meminfo dump files, it's a part of bitone/mem-info project
danielgp/rights-mysql
4 Downloads
Creates a dump of all MySQL accounts and their respective rights in a web page (ideal for MySQL upgrade or relocation)
corrivate/laravel-mysqldump
216 Downloads
Artisan commands to conveniently dump and import the DB, with stripping options
comoco/mysqldump-php
21 Downloads
use dumpmysql command as a php class
codeages/m3u8-toolkit
275 Downloads
PHP M3U8 file parser / dumper
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.