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 2w ago

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 31% 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

3052d ago

Major Versions

v1.2.2 → v2.0.02018-02-20

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/303627?v=4)[Tristan Bendixen](/maintainers/angelod)[@AngelOD](https://github.com/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

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M719](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M482](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[patchlevel/event-sourcing

A lightweight but also all-inclusive event sourcing library with a focus on developer experience

207362.9k13](/packages/patchlevel-event-sourcing)[contao/core-bundle

Contao Open Source CMS

1301.6M2.7k](/packages/contao-core-bundle)

PHPackages © 2026

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