Libraries tagged by kdump
hzhihua/yii2-dump
30330 Downloads
Generate the schema from an existing database
guanguans/laravel-dump-sql
39152 Downloads
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.
jakub-onderka/php-var-dump-check
441696 Downloads
Find forgotten variables dump in PHP source code.
hellonico/twig-dump-extension
266797 Downloads
VarDumper Twig extension
druidfi/drush-gdpr-dumper
90839 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
webonaute/doctrine-fixtures-generator-bundle
184754 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
6263 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
74031 Downloads
Most beautiful variable dump library for PHP (ColdFusion like style)
simplecomplex/inspect
174496 Downloads
PHP and Javascript library for inspecting variables and stack traces.
saad/api-debugger
76430 Downloads
Easily debug your JSON API.
phalcon/dd
299704 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
kktsvetkov/krumo
62792 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
1123266 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
8654 Downloads
SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。
demi/backup
21748 Downloads
Basic Yii2 site backup methods