Download the PHP package a2design/laravel-list-db without Composer
On this page you can find all versions of the php package a2design/laravel-list-db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download a2design/laravel-list-db
More information about a2design/laravel-list-db
Files in a2design/laravel-list-db
Download a2design/laravel-list-db
More information about a2design/laravel-list-db
Files in a2design/laravel-list-db
Vendor a2design
Package laravel-list-db
Short Description Allows DB structure listing (with types)
License MIT
Package laravel-list-db
Short Description Allows DB structure listing (with types)
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-list-db
laravel-list-db
Allows DB structure listing (with types)
Installation
-
Run Composer install
- Add service provider to your app config:
If you want to see table columns listing, use:
And for models:
Formatting
%po
- Platform options%nn
- Not Null%dt
- Default Value%ai
- Auto Increment%c
- Column Name%t
- Column Type%u
- Unsigned%l
- Column Length%p
- Column Precision%s
- Column Scale%f
- Column is fixed
All versions of laravel-list-db with dependencies
PHP Build Version
Package Version
Requires
doctrine/dbal Version
^2.5
The package a2design/laravel-list-db contains the following files
Loading the files please wait ....