rfussien / laravel-db-dictionary
Laravel package to generate a DB dictionary supporting MySql
Installs: 1 870
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ~5.6|~7.0
Requires (Dev)
- orchestra/testbench: ~3.0
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-11-06 10:08:32 UTC
README
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.