2017 © Pedro Peláez
 

library laravel-list-db

Allows DB structure listing (with types).

image

angelod/laravel-list-db

Allows DB structure listing (with types).

  • Sunday, March 4, 2018
  • by angelod
  • Repository
  • 1 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

laravel-list-db

Allows DB structure listing for Laravel's Eloquent models., (*1)

Installation

  • Run Composer install
    composer require angelod/laravel-list-db

If you want to see table columns listing, use:, (*2)

    php artisan dbshow:table tableName

And for models:, (*3)

    php artisan dbshow:model modelName

There are also versions that works on all the tables or models:, (*4)

    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., (*5)

The Versions

04/03 2018

dev-master

9999999-dev

Allows DB structure listing (with types).

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy
by Tristan Bendixen

20/02 2018

dev-dev

dev-dev

Allows DB structure listing (with types).

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy
by Tristan Bendixen

20/02 2018

v2.1.0

2.1.0.0

Allows DB structure listing (with types).

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy
by Tristan Bendixen

20/02 2018

v2.0.0

2.0.0.0

Allows DB structure listing (with types).

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy
by Tristan Bendixen

13/02 2018

v1.2.2

1.2.2.0

Allows DB structure listing (with types).

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy
by Tristan Bendixen

16/05 2016

v1.2.1

1.2.1.0

Allows DB structure listing (with types)

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy

15/05 2016

v1.1.4

1.1.4.0

Allows DB structure listing (with types)

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy

15/05 2016

v1.1.2

1.1.2.0

Allows DB structure listing (with types)

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy

15/05 2016

v1.1.1

1.1.1.0

Allows DB structure listing (with types)

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy

15/05 2016

v1.0.3

1.0.3.0

Allows DB structure listing (with types)

  Sources   Download

MIT

The Requires

 

by Vladislav Bezverkhiy

15/05 2016

v1.0.2

1.0.2.0

Allows DB structure listing (with types)

  Sources   Download

MIT

by Vladislav Bezverkhiy