PHPackages                             imanimen/speed-routes - 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. imanimen/speed-routes

ActiveLibrary

imanimen/speed-routes
=====================

This package helps you to boost your coding speed by just creating one file for your Logic, Method, Validations and Middlewares.

1.0.1(1y ago)6362[5 issues](https://github.com/imanimen/SpeedRoutes/issues)MITPHPPHP &gt;=7.0

Since Apr 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/imanimen/SpeedRoutes)[ Packagist](https://packagist.org/packages/imanimen/speed-routes)[ RSS](/packages/imanimen-speed-routes/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (6)Used By (0)

SpeedRoutes
===========

[](#speedroutes)

Add your Logic, Validations, Method and Middlewares in one class 😎
==================================================================

[](#add-your-logic-validations-method-and-middlewares-in-one-class-)

Install
=======

[](#install)

`composer require imanimen/speed-routes`

Usage
=====

[](#usage)

- `php artisan make:action Hello`
    - to set the method in cli `--method=`
    - to use in specific Module `--module=`
- open the file `app/Actions/HelloAction.php` if `--module` open it in `/app/Actions/HelloAction.php`
- php artisan serve
- open url -&gt; `http://localhost:8000/Hello`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 98.8% 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 ~86 days

Total

2

Last Release

656d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8597530625be42a7bfc46e1657dc7123d2363d411c5e241321ea97a418464e0a?d=identicon)[imanimen](/maintainers/imanimen)

---

Top Contributors

[![imanimen](https://avatars.githubusercontent.com/u/81464695?v=4)](https://github.com/imanimen "imanimen (80 commits)")[![saeed-rostami](https://avatars.githubusercontent.com/u/60143387?v=4)](https://github.com/saeed-rostami "saeed-rostami (1 commits)")

---

Tags

laravellumenphp

### Embed Badge

![Health badge](/badges/imanimen-speed-routes/health.svg)

```
[![Health](https://phpackages.com/badges/imanimen-speed-routes/health.svg)](https://phpackages.com/packages/imanimen-speed-routes)
```

PHPackages © 2026

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