PHPackages                             laroute/laroute - 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. laroute/laroute

ActiveLibrary

laroute/laroute
===============

A high readablility route syntax for Laravel

1.0.13(8y ago)71.3k1MITPHPPHP &gt;=7.0

Since Nov 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Fenzland/Laroute)[ Packagist](https://packagist.org/packages/laroute/laroute)[ RSS](/packages/laroute-laroute/feed)WikiDiscussions master Synced 2mo ago

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

[![](https://camo.githubusercontent.com/bba9d934416f1ae9239bd5b2681ceac02bce4f4654338f4028837dbac42fbfb3/687474703a2f2f6c61726f7574652e66656e7a6c616e642e636f6d2f6c6f676f732f6269672e737667)](https://camo.githubusercontent.com/bba9d934416f1ae9239bd5b2681ceac02bce4f4654338f4028837dbac42fbfb3/687474703a2f2f6c61726f7574652e66656e7a6c616e642e636f6d2f6c6f676f732f6269672e737667)

Laroute
=======

[](#laroute)

A high readablility route syntax for Laravel.

Documentation
=============

[](#documentation)

See [laroute.fenzland.com](http://laroute.fenzland.com).

Base Usage
==========

[](#base-usage)

Step 1. Get Laroute by composer

```
composer require laroute/laroute
```

Step 2. Find your App\\Providers\\RouteServiceProvider in your Laravel project, and replace **require** statement.

```
// require balabala.php;
\Laroute\route(balabala);
```

Step 3. Write routes with Laroute, and save file named with extension '.laroute'.

Editor support
==============

[](#editor-support)

[Sublime Text](https://github.com/Fenzland/Laroute.sublime)

License
=======

[](#license)

[MIT license](http://opensource.org/licenses/MIT).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 53.2% 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 ~23 days

Recently: every ~54 days

Total

12

Last Release

3213d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4088943a17e5d5e92ecb0196b9b2970af09cf5b3e1b8b67443c79169878f3cbe?d=identicon)[Fenzland](/maintainers/Fenzland)

---

Top Contributors

[![Fenzland](https://avatars.githubusercontent.com/u/19697989?v=4)](https://github.com/Fenzland "Fenzland (25 commits)")[![uukoo](https://avatars.githubusercontent.com/u/9957533?v=4)](https://github.com/uukoo "uukoo (22 commits)")

---

Tags

laravellaravel-5-packagelaroute

### Embed Badge

![Health badge](/badges/laroute-laroute/health.svg)

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

###  Alternatives

[livewire/livewire

A front-end framework for Laravel.

23.5k75.5M1.8k](/packages/livewire-livewire)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

71510.9M66](/packages/laravel-mcp)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[beyondcode/laravel-mailbox

Handle incoming emails in your Laravel application.

1.1k1.0M4](/packages/beyondcode-laravel-mailbox)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)

PHPackages © 2026

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