kitloong/laravel-migrations-generator
Generate Laravel migration files from an existing database, including columns, indexes, and foreign keys. Supports MariaDB, MySQL, PostgreSQL, SQL Server, and SQLite. Run artisan migrate:generate to scaffold migrations for all or selected tables.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| 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 |
How can I help you explore Laravel packages today?