Download the PHP package web-atrio/schema-export-bundle without Composer
On this page you can find all versions of the php package web-atrio/schema-export-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download web-atrio/schema-export-bundle
More information about web-atrio/schema-export-bundle
Files in web-atrio/schema-export-bundle
Download web-atrio/schema-export-bundle
More information about web-atrio/schema-export-bundle
Files in web-atrio/schema-export-bundle
Vendor web-atrio
Package schema-export-bundle
Short Description Symfony3 schema exporter command (json and typeScript)
License MIT
Package schema-export-bundle
Short Description Symfony3 schema exporter command (json and typeScript)
License MIT
Please rate this library. Is it a good library?
Informations about the package schema-export-bundle
schema-export-bundle
Symfony3 schema exporter command (json and typeScript)
Installation
This bundle is compatible with Symfony 2.8/3.0 or higher.
Using Composer
Symfony >= 2.8
composer require web-atrio/schema-export-bundle
Register the command in your AppKernel.php
:
new WebAtrio\Bundle\SchemaExportBundle\SchemaExportBundle(),
Usage
TypeScript export
php bin/console web-atrio:schema:generate:ts {your generate path}
Json export
php bin/console web-atrio:schema:generate:json {your generate path}
Author
Steve Ferrero
Licence
SchemaExportBundle is licensed under the MIT License.
All versions of schema-export-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/symfony Version
~2.8|~3.0
The package web-atrio/schema-export-bundle contains the following files
Loading the files please wait ....