2017 © Pedro Peláez
 

symfony-bundle schema-export-bundle

Symfony3 schema exporter command (json and typeScript)

image

web-atrio/schema-export-bundle

Symfony3 schema exporter command (json and typeScript)

  • Tuesday, May 16, 2017
  • by steve-ferrero
  • Repository
  • 2 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

schema-export-bundle

Symfony3 schema exporter command (json and typeScript), (*1)

Installation

This bundle is compatible with Symfony 2.8/3.0 or higher., (*2)

Using Composer

Symfony >= 2.8

composer require web-atrio/schema-export-bundle

Register the command in your AppKernel.php:, (*3)

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, (*4)

Licence

SchemaExportBundle is licensed under the MIT License., (*5)

The Versions

16/05 2017

dev-master

9999999-dev

Symfony3 schema exporter command (json and typeScript)

  Sources   Download

MIT

The Requires

 

by Steve Ferrero

16/05 2017

0.3

0.3.0.0

Symfony3 schema exporter command (json and typeScript)

  Sources   Download

MIT

The Requires

 

by Steve Ferrero

08/05 2017

0.2

0.2.0.0

Symfony3 schema exporter command (json and typeScript)

  Sources   Download

MIT

The Requires

 

by Steve Ferrero