PHPackages                             juddling/specification-generator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. juddling/specification-generator

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

juddling/specification-generator
================================

Generate Laravel migrations base on specification files

0.2.0(8y ago)05PHPPHP &gt;=7.1

Since Feb 7Pushed 8y ago8 watchersCompare

[ Source](https://github.com/netsells/specification-generator)[ Packagist](https://packagist.org/packages/juddling/specification-generator)[ RSS](/packages/juddling-specification-generator/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (7)Versions (7)Used By (0)

Parserator
==========

[](#parserator)

[![Build Status](https://camo.githubusercontent.com/a95c296ee4a2375ffdd62a88c2e66e99ab18554a637dec6f9f8d458113c7cee7/68747470733a2f2f7472617669732d63692e636f6d2f6e657473656c6c732f73706563696669636174696f6e2d67656e657261746f722e7376673f746f6b656e3d476d6b7352334b5567744e5059697a6a75717179266272616e63683d6d6173746572)](https://travis-ci.com/netsells/specification-generator)

This project parses a Swagger 2.0 specification file and generates Laravel:

- models
- routes
- requests
- model factories
- controllers
- blade form templates
- database migrations

Installation
------------

[](#installation)

Run:

```
composer require juddling/specification-generator --dev

```

Laravel 5.4 and below add the following service provider to `config/app.php`:

```
\Juddling\Parserator\GeneratorServiceProvider::class,

```

Usage
-----

[](#usage)

```
php artisan swagger:generate spec.yaml

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

6

Last Release

3055d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2891373?v=4)[James Judd](/maintainers/Juddling)[@Juddling](https://github.com/Juddling)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/juddling-specification-generator/health.svg)

```
[![Health](https://phpackages.com/badges/juddling-specification-generator/health.svg)](https://phpackages.com/packages/juddling-specification-generator)
```

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M163](/packages/laravel-ai)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

721160.4k12](/packages/tallstackui-tallstackui)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

438834.4k1](/packages/clickbar-laravel-magellan)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
