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

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

tommica/laravel-actions-scramble
================================

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

0.0.2(1y ago)22.1k↓61.5%2[1 issues](https://github.com/tommica/laravel-actions-scramble/issues)MITPHP

Since May 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/tommica/laravel-actions-scramble)[ Packagist](https://packagist.org/packages/tommica/laravel-actions-scramble)[ RSS](/packages/tommica-laravel-actions-scramble/feed)WikiDiscussions master Synced 3d 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 tommica/laravel-actions-scramble
```

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

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

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance24

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity32

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

Total

2

Last Release

639d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/432fce94ada7e4ea882a2ca922e97231eab4f800a19d57ac0b4b71971acb6130?d=identicon)[tommica](/maintainers/tommica)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[dcat-plus/laravel-admin

dcat-plus admin

1474.0k10](/packages/dcat-plus-laravel-admin)

PHPackages © 2026

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