2017 © Pedro Peláez
 

library specification-generator

Generate Laravel migrations base on specification files

image

juddling/specification-generator

Generate Laravel migrations base on specification files

  • Friday, February 16, 2018
  • by Juddling
  • Repository
  • 7 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Parserator

Build Status, (*1)

This project parses a Swagger 2.0 specification file and generates Laravel:, (*2)

  • [ ] models
  • [ ] routes
  • [ ] requests
  • [ ] model factories
  • [ ] controllers
  • [x] blade form templates
  • [x] database migrations

Installation

Run:, (*3)

composer require juddling/specification-generator --dev

Laravel 5.4 and below add the following service provider to config/app.php:, (*4)

\Juddling\Parserator\GeneratorServiceProvider::class,

Usage

php artisan swagger:generate spec.yaml

The Versions

16/02 2018

dev-master

9999999-dev

Generate Laravel migrations base on specification files

  Sources   Download

The Requires

 

The Development Requires

by James Judd

16/02 2018
16/02 2018
16/02 2018
16/02 2018
16/02 2018
07/02 2018

0.1.0

0.1.0.0

Generate Laravel migrations base on specification files

  Sources   Download

The Requires

 

The Development Requires

by James Judd