Libraries tagged by dumpx
guanguans/laravel-dump-sql
39068 Downloads
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.
jakub-onderka/php-var-dump-check
441630 Downloads
Find forgotten variables dump in PHP source code.
hellonico/twig-dump-extension
266241 Downloads
VarDumper Twig extension
druidfi/drush-gdpr-dumper
90756 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
webonaute/doctrine-fixtures-generator-bundle
184742 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
tommyknocker/pdo-database-class
6219 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
sunra/dbug
73956 Downloads
Most beautiful variable dump library for PHP (ColdFusion like style)
simplecomplex/inspect
174022 Downloads
PHP and Javascript library for inspecting variables and stack traces.
saad/api-debugger
76300 Downloads
Easily debug your JSON API.
phalcon/dd
299621 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
kktsvetkov/krumo
62715 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
jbzoo/jbdump
1123195 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
guanguans/laravel-soar
8643 Downloads
SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。
demi/backup
21725 Downloads
Basic Yii2 site backup methods
beaten-sect0r/yii2-db-manager
44773 Downloads
The db dump manager module for Yii2