PHPackages                             j4wx/laravel-actions-scramble - 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. j4wx/laravel-actions-scramble

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

j4wx/laravel-actions-scramble
=============================

Extensions for Scramble to enable automatic parsing of routes when using laravel actions

0.0.0(3mo ago)05MITPHP

Since Feb 4Pushed 3mo agoCompare

[ Source](https://github.com/J4Wx/laravel-actions-scramble)[ Packagist](https://packagist.org/packages/j4wx/laravel-actions-scramble)[ RSS](/packages/j4wx-laravel-actions-scramble/feed)WikiDiscussions master Synced 1mo ago

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

Laravel Actions &lt;-&gt; Scramble
==================================

[](#laravel-actions---scramble)

If you are using [laravel actions](https://laravelactions.com/) as controllers, this add-on enables parsing of those routes in the automatic doc-generation that [scramble](https://scramble.dedoc.co/) does.

```
composer require j4wx/laravel-actions-scramble
```

Just add the class to the `extensions` array in the `config/scramble.php` file:

```
    ...
    'extensions' => [
        \J4Wx\LaravelActionsScramble\LaravelActionsExtension::class
    ],
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance81

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80% 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

Unknown

Total

1

Last Release

98d ago

### Community

Maintainers

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

---

Top Contributors

[![tommica](https://avatars.githubusercontent.com/u/1391027?v=4)](https://github.com/tommica "tommica (4 commits)")[![J4Wx](https://avatars.githubusercontent.com/u/3397311?v=4)](https://github.com/J4Wx "J4Wx (1 commits)")

### Embed Badge

![Health badge](/badges/j4wx-laravel-actions-scramble/health.svg)

```
[![Health](https://phpackages.com/badges/j4wx-laravel-actions-scramble/health.svg)](https://phpackages.com/packages/j4wx-laravel-actions-scramble)
```

PHPackages © 2026

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