rfussien/laravel-db-dictionary

Laravel package to generate a DB dictionary supporting MySql

1.0.4 2018-12-05 16:12 UTC

This package is auto-updated.

Last update: 2024-04-06 08:58:50 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

This small package generates an html report with the information from the mysql schema.

Install

Via Composer

$ composer require rfussien/laravel-db-dictionary

Usage

php artisan db:dictionary

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email remi.fussien@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.