Download the PHP package howyi/conv-laravel without Composer
On this page you can find all versions of the php package howyi/conv-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download howyi/conv-laravel
More information about howyi/conv-laravel
Files in howyi/conv-laravel
Download howyi/conv-laravel
More information about howyi/conv-laravel
Files in howyi/conv-laravel
Vendor howyi
Package conv-laravel
Short Description MySQL migration query auto generate on Laravel/Lumen
License MIT
Package conv-laravel
Short Description MySQL migration query auto generate on Laravel/Lumen
License MIT
Please rate this library. Is it a good library?
Informations about the package conv-laravel
conv-laravel
MySQL migration query auto generate on Laravel/Lumen
Install
-
require library (Laravel/Lumen)
-
publish config (only Laravel)
- schema initialize (Laravel/Lumen)
generate CREATE queries on database/schemas
Usage
- edit CREATE query (in schema directory)
php artisan conv:generate
to generate migrations from actual Database - CREATE queriesphp artisan migrate
to migration
All versions of conv-laravel with dependencies
PHP Build Version
Package Version
Requires
howyi/conv Version
^2.0
illuminate/support Version ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/console Version ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/console Version ^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
The package howyi/conv-laravel contains the following files
Loading the files please wait ....