Download the PHP package audience77/laravel-schemaspy-meta without Composer
On this page you can find all versions of the php package audience77/laravel-schemaspy-meta. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download audience77/laravel-schemaspy-meta
More information about audience77/laravel-schemaspy-meta
Files in audience77/laravel-schemaspy-meta
Download audience77/laravel-schemaspy-meta
More information about audience77/laravel-schemaspy-meta
Files in audience77/laravel-schemaspy-meta
Vendor audience77
Package laravel-schemaspy-meta
Short Description Generate schemaspy-meta.xml from Laravel Eloquent Models.
License MIT
Package laravel-schemaspy-meta
Short Description Generate schemaspy-meta.xml from Laravel Eloquent Models.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-schemaspy-meta
laravel-schemaspy-meta
laravel-schemaspy-meta
is a tool to generate XML metadata files for SchemaSpy based on Laravel Eloquent models.
Installation
Generate XML
options
--modelRootDir
: string
(default: app/Models)
Specifies the root directory of your Eloquent model files.
Subdirectories will be processed recursively.
--xmlFile
: string
(default: schemaspy/schemaspy-meta.xml)
Specifies the output file path for the generated XML file.
--excludeModelFiles
: array
(optional)
Specifies files to be excluded from processing (array format).
All versions of laravel-schemaspy-meta with dependencies
PHP Build Version
Package Version
The package audience77/laravel-schemaspy-meta contains the following files
Loading the files please wait ....