Generates Laravel Migrations from an existing database
composer require "kitloong/laravel-migrations-generator:dev-main"
| 包名 | 版本要求 |
|---|---|
| ext-pdo | * |
| illuminate/support | ^11.0|^12.0|^13.0 |
| php | ^8.2 |
| 包名 | 版本要求 |
|---|---|
| barryvdh/laravel-ide-helper | ^3.0 |
| friendsofphp/php-cs-fixer | ^3.1 |
| larastan/larastan | ^2.0|^3.0 |
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| phpmd/phpmd | ^2.10 |
| phpstan/phpstan-mockery | ^1.0|^2.0 |
| slevomat/coding-standard | ^8.0 |
| squizlabs/php_codesniffer | ^3.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-03-15 14:12:56 |
| 类型 | library |