Download the PHP package ohseesoftware/laravel-schema-list without Composer
On this page you can find all versions of the php package ohseesoftware/laravel-schema-list. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ohseesoftware/laravel-schema-list
More information about ohseesoftware/laravel-schema-list
Files in ohseesoftware/laravel-schema-list
Package laravel-schema-list
Short Description List tables, columns, and indices for your database connections.
License MIT
Homepage https://github.com/ohseesoftware/laravel-schema-list
Informations about the package laravel-schema-list
List schema details from your database connection
Use the command line to easily list out your database's tables and columns for a given table.
Installation
You can install the package via composer:
Usage
List tables from your default connection:
List columns for a given table:
Testing
No tests right now :)
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Owen Conti
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-schema-list with dependencies
illuminate/console Version >=7.0
illuminate/database Version >=7.0