PHPackages                             masterskill/custom-router - 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. [Framework](/categories/framework)
4. /
5. masterskill/custom-router

ActiveLibrary[Framework](/categories/framework)

masterskill/custom-router
=========================

It's a package that can create new route on Laravel, based on its parameters. Like we have api, web, we can now easily configure this with custom-router

1.0.1(2y ago)224GPL-2.0-or-laterPHPPHP &gt;=8

Since Oct 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/masterSkill77/custom-router)[ Packagist](https://packagist.org/packages/masterskill/custom-router)[ RSS](/packages/masterskill-custom-router/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

The Project
-----------

[](#the-project)

It's a package that can create new route on Laravel, based on its parameters. Like we have api, web, we can now easily configure this with custom-router.

Prerequisites
-------------

[](#prerequisites)

- Laravel framework: "&gt;=9.0"
- Laravel framework: "&lt; 11.0"
- PHP: "&gt;=8.0"

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

[](#installation)

To install the package, run the following command:

```
composer require masterskill/custom-router
```

Publish the config file
-----------------------

[](#publish-the-config-file)

There is no need to configure the file

Creating a new router file
--------------------------

[](#creating-a-new-router-file)

To create a new route, use the following Artisan command:

```
php artisan make:route
```

And provide all the informations needed.

Author
------

[](#author)

- Name : Clairmont RAJAONARISON - masterSkill77
- Email:
- Email:

Note
----

[](#note)

Enjoy it :)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

939d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b884b2d979f6811b9e24aece509a3b1a18ac07f4779a495f5d42779b8f82a71?d=identicon)[masterSkill77](/maintainers/masterSkill77)

### Embed Badge

![Health badge](/badges/masterskill-custom-router/health.svg)

```
[![Health](https://phpackages.com/badges/masterskill-custom-router/health.svg)](https://phpackages.com/packages/masterskill-custom-router)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ecotone/laravel

Laravel integration for Ecotone

21307.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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