Download the PHP package ytlmike/laravel-model-creator without Composer
On this page you can find all versions of the php package ytlmike/laravel-model-creator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ytlmike/laravel-model-creator
More information about ytlmike/laravel-model-creator
Files in ytlmike/laravel-model-creator
Download ytlmike/laravel-model-creator
More information about ytlmike/laravel-model-creator
Files in ytlmike/laravel-model-creator
Vendor ytlmike
Package laravel-model-creator
Short Description Create more maintainable eloquent models from cli, migrations and json files.
License MIT
Package laravel-model-creator
Short Description Create more maintainable eloquent models from cli, migrations and json files.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-model-creator
laravel-model-creator
generate a more maintainable eloquent model class automaticly (and create migration, factory, seeds, etc.).
start
Install laravel-model-creator using composer in your laravel project:
use create:model
command to create a model class:
The generated model class:
You can use --const option to generate field constants:
The generated model class:
All versions of laravel-model-creator with dependencies
PHP Build Version
Package Version
The package ytlmike/laravel-model-creator contains the following files
Loading the files please wait ....