Download the PHP package oleglfed/laravel-data-model without Composer
On this page you can find all versions of the php package oleglfed/laravel-data-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oleglfed/laravel-data-model
More information about oleglfed/laravel-data-model
Files in oleglfed/laravel-data-model
Download oleglfed/laravel-data-model
More information about oleglfed/laravel-data-model
Files in oleglfed/laravel-data-model
Vendor oleglfed
Package laravel-data-model
Short Description Generates data model document for laravel eloquent
License MIT
Homepage https://github.com/oleglfed/data-model
Package laravel-data-model
Short Description Generates data model document for laravel eloquent
License MIT
Homepage https://github.com/oleglfed/data-model
Please rate this library. Is it a good library?
Informations about the package laravel-data-model
Laravel Data Model Documentation Generator
php artisan make:doc --path=app/Domains
Installation:
Require this package with composer using the following command:
Go to your config/app.php
and add the service provider:
\oleglfed\DataModel\LaravelDataModelsServiceProvider::class
License
The Laravel Eloquent Data Model Generator is free software licensed under the MIT license.
All versions of laravel-data-model with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package oleglfed/laravel-data-model contains the following files
Loading the files please wait ....