Download the PHP package shibuyakosuke/laravel-ddl-export without Composer
On this page you can find all versions of the php package shibuyakosuke/laravel-ddl-export. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shibuyakosuke/laravel-ddl-export
More information about shibuyakosuke/laravel-ddl-export
Files in shibuyakosuke/laravel-ddl-export
Download shibuyakosuke/laravel-ddl-export
More information about shibuyakosuke/laravel-ddl-export
Files in shibuyakosuke/laravel-ddl-export
Vendor shibuyakosuke
Package laravel-ddl-export
Short Description Export Table definition to spreadsheet by artisan command.
License MIT
Package laravel-ddl-export
Short Description Export Table definition to spreadsheet by artisan command.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-ddl-export
laravel-ddl-export
Laravel プロジェクトから、テーブル定義書を xlsx 形式でエクスポートします!
Export Table definition to spreadsheet by artisan command.
For MySQL, PostgreSQL
Install
Usage
Write your migration file with comments. To add table comment, use this library.
Run migration before exporting.
Export validation rules
output to /config/rules.php
Export translation file
output to /resources/lang/ja/columns.php
All versions of laravel-ddl-export with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 | ^8.0 | ^8.1 | ^8.2
laravel/framework Version 7.30.4 | ^8.0 | ^9.0 | ^10.0 | ^11.0
maatwebsite/excel Version ^3.1
laravel/framework Version 7.30.4 | ^8.0 | ^9.0 | ^10.0 | ^11.0
maatwebsite/excel Version ^3.1
The package shibuyakosuke/laravel-ddl-export contains the following files
Loading the files please wait ....