PHPackages                             joelbutcher/scribe-laravel-data-plugin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. joelbutcher/scribe-laravel-data-plugin

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

joelbutcher/scribe-laravel-data-plugin
======================================

A Scribe plugin for Spatie's Laravel Data package.

1.x-dev(1y ago)115MITPHPPHP &gt;=8.1CI passing

Since Jan 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/joelbutcher/scribe-laravel-data-plugin)[ Packagist](https://packagist.org/packages/joelbutcher/scribe-laravel-data-plugin)[ Fund](https://paypal.me/joelbutcher)[ GitHub Sponsors](https://github.com/joelbutcher)[ RSS](/packages/joelbutcher-scribe-laravel-data-plugin/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Scribe Laravel Data Plugin
==========================

[](#scribe-laravel-data-plugin)

[ ![Build Status](https://github.com/joelbutcher/scribe-laravel-data-plugin/workflows/tests/badge.svg)](https://github.com/joelbutcher/scribe-laravel-data-plugin/actions)[ ![Total Downloads](https://camo.githubusercontent.com/9f5220bfe62b759d8db6f5e2cf03197343e45222e56b1b78f0890503c56811b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f656c627574636865722f7363726962652d6c61726176656c2d646174612d706c7567696e)](https://packagist.org/packages/joelbutcher/scribe-laravel-data-plugin)[ ![Latest Stable Version](https://camo.githubusercontent.com/92a861ef0c43c0bf5c1cf89dfef72ca2f66616c114e36dd18a68aa69d1185907/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6f656c627574636865722f7363726962652d6c61726176656c2d646174612d706c7567696e)](https://packagist.org/packages/joelbutcher/scribe-laravel-data-plugin)[ ![License](https://camo.githubusercontent.com/5b6dc91bae36e413a60d99671318a6c70a4e8abcc6f29d562bda5b71f5c05b06/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6a6f656c627574636865722f7363726962652d6c61726176656c2d646174612d706c7567696e)](https://packagist.org/packages/joelbutcher/scribe-laravel-data-plugin)Overview
--------

[](#overview)

A scribe plugin that retrieves body parameters from Laravel Routes using [Spatie's Laravel Data](https://github.com/spatie/laravel-data) package in replacement of Laravel Form Requests.

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

[](#installation)

Install the package via composer:

```
composer require joelbutcher/scribe-laravel-data-plugin
```

Add the plugin to the `strategies.bodyParameters` array in your `config/scribe.php` file:

```
...
    'strategies' => [
        ...
        'bodyParameters' => [
            \JoelButcher\ScribeLaravelDataPlugin\Plugin::class,
            ...
        ],
        ...
    ],
```

That's it! Run the `scribe:generate` artisan command.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Joel Butcher](https://github.com/joelbutcher)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance41

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~0 days

Total

2

Last Release

489d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb6903ee363d9201681e47a2dcbe12148b7d299dd9e37229cad774ecd923fd6e?d=identicon)[joelbutcher](/maintainers/joelbutcher)

---

Top Contributors

[![joelbutcher](https://avatars.githubusercontent.com/u/7163152?v=4)](https://github.com/joelbutcher "joelbutcher (10 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/joelbutcher-scribe-laravel-data-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/joelbutcher-scribe-laravel-data-plugin/health.svg)](https://phpackages.com/packages/joelbutcher-scribe-laravel-data-plugin)
```

###  Alternatives

[mrmarchone/laravel-auto-crud

Laravel Auto CRUD helps you streamline development and save time.

28711.8k2](/packages/mrmarchone-laravel-auto-crud)[crescat-io/saloon-sdk-generator

Simplified SDK Scaffolding for Saloon

13130.9k7](/packages/crescat-io-saloon-sdk-generator)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

188.5k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

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