PHPackages                             angelod/laravel-list-db - 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. [Database &amp; ORM](/categories/database)
4. /
5. angelod/laravel-list-db

ActiveLibrary[Database &amp; ORM](/categories/database)

angelod/laravel-list-db
=======================

Allows DB structure listing (with types).

v2.1.0(8y ago)118[3 issues](https://github.com/AngelOD/laravel-list-db/issues)MITPHP

Since May 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/AngelOD/laravel-list-db)[ Packagist](https://packagist.org/packages/angelod/laravel-list-db)[ RSS](/packages/angelod-laravel-list-db/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (11)Used By (0)

laravel-list-db
===============

[](#laravel-list-db)

Allows DB structure listing for Laravel's Eloquent models.

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

[](#installation)

- Run Composer install

```
    composer require angelod/laravel-list-db

```

If you want to see table columns listing, use:

```
    php artisan dbshow:table tableName

```

And for models:

```
    php artisan dbshow:model modelName

```

There are also versions that works on all the tables or models:

```
    php artisan dbshow:tables

    php artisan dbshow:models

```

In addition there are a few options deciding how much should be displayed in the listings. These can be seen by using the `--help` option with a given command.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 88% 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

Every ~81 days

Recently: every ~161 days

Total

9

Last Release

3003d ago

Major Versions

v1.2.2 → v2.0.02018-02-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/a43e36432276c73b9a284d562516bb3c4361ee5c2440f66154c8f317d7c7f00b?d=identicon)[angelod](/maintainers/angelod)

---

Top Contributors

[![AngelOD](https://avatars.githubusercontent.com/u/303627?v=4)](https://github.com/AngelOD "AngelOD (22 commits)")[![rabbiabram](https://avatars.githubusercontent.com/u/1196791?v=4)](https://github.com/rabbiabram "rabbiabram (3 commits)")

### Embed Badge

![Health badge](/badges/angelod-laravel-list-db/health.svg)

```
[![Health](https://phpackages.com/badges/angelod-laravel-list-db/health.svg)](https://phpackages.com/packages/angelod-laravel-list-db)
```

###  Alternatives

[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[kirkbushell/eloquence

A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.

573970.0k1](/packages/kirkbushell-eloquence)[overtrue/laravel-versionable

Make Laravel model versionable.

585308.0k5](/packages/overtrue-laravel-versionable)[bartlett/php-compatinfo-db

Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions

1183.0k1](/packages/bartlett-php-compatinfo-db)[edyan/neuralyzer

Library and CLI for Data anonymization

53147.1k2](/packages/edyan-neuralyzer)

PHPackages © 2026

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