Download the PHP package abagayev/laravel-migration-shortcuts without Composer
On this page you can find all versions of the php package abagayev/laravel-migration-shortcuts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abagayev/laravel-migration-shortcuts
More information about abagayev/laravel-migration-shortcuts
Files in abagayev/laravel-migration-shortcuts
Download abagayev/laravel-migration-shortcuts
More information about abagayev/laravel-migration-shortcuts
Files in abagayev/laravel-migration-shortcuts
Vendor abagayev
Package laravel-migration-shortcuts
Short Description Let's make migrations DRY
License MIT
Package laravel-migration-shortcuts
Short Description Let's make migrations DRY
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-migration-shortcuts
Laravel migration shortcuts
This package is here to make migrations DRY again.
For example, add soft deletes migration in a super short way:
Current shortcuts supported
- Add a new column
- Add timestamps
- Add soft deleted
- Insert rows
- Drop a column
- Empty migration
Shortcuts coming soon:
- Rename a column
- Change column type
- Add a table
- Rename a table
- Delete a table
Features coming soon:
- Command to create migrations
Contribution
Feel free to add comments, issues, pull requests or buy me a coffee: https://www.buymeacoffee.com/tonybug
All versions of laravel-migration-shortcuts with dependencies
PHP Build Version
Package Version
No informations.
The package abagayev/laravel-migration-shortcuts contains the following files
Loading the files please wait ....