PHPackages                             samjuk/m2-module-verbose-db-status - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. samjuk/m2-module-verbose-db-status

ActiveMagento2-module[DevOps &amp; Deployment](/categories/devops)

samjuk/m2-module-verbose-db-status
==================================

Adds a verbose mode to the setup:db:status command, to assist with debugging DB schema differences

v1.0.0(1y ago)53.6k↓16.1%1PHPPHP &gt;=7.3CI passing

Since Nov 17Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/SamJUK/m2-module-verbose-db-status)[ Packagist](https://packagist.org/packages/samjuk/m2-module-verbose-db-status)[ RSS](/packages/samjuk-m2-module-verbose-db-status/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

SamJUK\_VerboseDBStatus
=======================

[](#samjuk_verbosedbstatus)

[![Supported Magento Versions](https://camo.githubusercontent.com/19f23e16065b418f3cbbce917f0911b071d1aa3adf93decbab986cd346a79198/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e33254532253830253933322e342e382d6f72616e67652e7376673f6c6f676f3d6d6167656e746f)](https://github.com/SamJUK/m2-module-verbose-db-status/actions/workflows/ci.yml) [![CI Workflow Status](https://github.com/samjuk/m2-module-verbose-db-status/actions/workflows/ci.yml/badge.svg)](https://github.com/SamJUK/m2-module-verbose-db-status/actions/workflows/ci.yml) [![GitHub Release](https://camo.githubusercontent.com/5e99c6ec9e3f3349f5a4ff953ff8fa7b500c95e443e2dbf3faa32588e6c8a902/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f53616d4a554b2f6d322d6d6f64756c652d766572626f73652d64622d7374617475733f6c6162656c3d4c617465737425323052656c65617365266c6f676f3d676974687562)](https://github.com/SamJUK/m2-module-verbose-db-status/releases)

This is a simple module that adds a verbose and extra verbose mode to the `setup:db:status` command.

Especially useful within a CI environment for identifying what schema changes are causing a database migration, which in turn prevents most typical zero downtime deployment strategies.

Example with the verbose flag setExample with the extra verbose flag set[![Example of the DB Status command with the verbose flag set](./.github/db-status-verbose.png)](./.github/db-status-verbose.png)[![Example of the DB Status command with the extra verbose flag set](./.github/db-status-extra-verbose.png)](./.github/db-status-extra-verbose.png)---

Installation
------------

[](#installation)

```
composer require samjuk/m2-module-verbose-db-status
php bin/magento module:enable SamJUK_VerboseDBStatus && php bin/magento cache:flush
```

---

Usage
-----

[](#usage)

Run the `setup:db:status` command, specifying the appropriate verbosity level

```
php bin/magento setup:db:status # Standard Magento Output
php bin/magento setup:db:status -v # Display before and after for modified values
php bin/magento setup:db:status -vv # Display before and after for modified values, and raw data diff
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance55

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

595d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/401ee0b9faa791ec1a3b567e5e3668340aa9954c5f44ed536956d56ea3593584?d=identicon)[SamJUK](/maintainers/SamJUK)

---

Top Contributors

[![SamJUK](https://avatars.githubusercontent.com/u/7872420?v=4)](https://github.com/SamJUK "SamJUK (15 commits)")

---

Tags

debuggingdevopsmagento2magento2-modulezero-downtime-deploy

### Embed Badge

![Health badge](/badges/samjuk-m2-module-verbose-db-status/health.svg)

```
[![Health](https://phpackages.com/badges/samjuk-m2-module-verbose-db-status/health.svg)](https://phpackages.com/packages/samjuk-m2-module-verbose-db-status)
```

###  Alternatives

[widop/google-analytics-bundle

Google certificate-based authentication in server-to-server interactions with google analytics

39283.2k](/packages/widop-google-analytics-bundle)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40143.4k](/packages/in2code-in2publish-core)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4778.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

116.6k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
