PHPackages                             elementsframework/dynamic-routing - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. elementsframework/dynamic-routing

ActiveLibrary[HTTP &amp; Networking](/categories/http)

elementsframework/dynamic-routing
=================================

This package provides the implementation for loading different types of routes from the database.

1.0.1(9y ago)0103MITPHP

Since Sep 19Pushed 8y ago2 watchersCompare

[ Source](https://github.com/ElementsFramework/DynamicRouting)[ Packagist](https://packagist.org/packages/elementsframework/dynamic-routing)[ RSS](/packages/elementsframework-dynamic-routing/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

Laravel Dynamic Routing
=======================

[](#laravel-dynamic-routing)

[![Build Status](https://camo.githubusercontent.com/2b3a1d4d65cf04cb7dbde0ed8a535c557827c1ac070048a506ea4edac39a6302/68747470733a2f2f7472617669732d63692e6f72672f456c656d656e74734672616d65776f726b2f44796e616d6963526f7574696e672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ElementsFramework/DynamicRouting)[![codecov](https://camo.githubusercontent.com/313f401d47edd06df4353fd789b04fbff9128485df9aee208a069d54a4b32f07/68747470733a2f2f636f6465636f762e696f2f67682f456c656d656e74734672616d65776f726b2f44796e616d6963526f7574696e672f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/ElementsFramework/DynamicRouting)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4e3b39170efa2bba59f5ad6ef9da2b510b3c94a0bc67dbf6bf183d709921caa6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f456c656d656e74734672616d65776f726b2f44796e616d6963526f7574696e672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ElementsFramework/DynamicRouting/?branch=master)[![](https://camo.githubusercontent.com/867e5690cc33932ef3db51327e34239b634ddebedc533f618ff2bb7fdaf76b70/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c656d656e74736672616d65776f726b2f64796e616d69632d726f7574696e672e737667)](https://camo.githubusercontent.com/867e5690cc33932ef3db51327e34239b634ddebedc533f618ff2bb7fdaf76b70/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c656d656e74736672616d65776f726b2f64796e616d69632d726f7574696e672e737667)[![](https://camo.githubusercontent.com/f4794043ed4735e79eca59b12304a9e4d9675f54eaefdbaafdbcae1e62e934b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c656d656e74736672616d65776f726b2f64796e616d69632d726f7574696e672e737667)](https://camo.githubusercontent.com/f4794043ed4735e79eca59b12304a9e4d9675f54eaefdbaafdbcae1e62e934b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c656d656e74736672616d65776f726b2f64796e616d69632d726f7574696e672e737667)

**Supported Laravel version: 5.3**

This package allows for registering dynamic routes served from the database. Such dynamic routes can be set-up to work like normal Laravel routes using the implemented route handlers or to do completely custom actions by implementing simple handlers on your own.

### Documentation

[](#documentation)

Documentation is available in on the official Elements Framework [website](http://elements.sethera.tech/docs/master/dynamic-routing).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 67.9% 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 ~42 days

Total

2

Last Release

3529d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3526915?v=4)[Igor Rinkovec](/maintainers/TheWildHorse)[@TheWildHorse](https://github.com/TheWildHorse)

---

Top Contributors

[![TheWildHorse](https://avatars.githubusercontent.com/u/3526915?v=4)](https://github.com/TheWildHorse "TheWildHorse (19 commits)")[![dbould](https://avatars.githubusercontent.com/u/5477476?v=4)](https://github.com/dbould "dbould (9 commits)")

---

Tags

laravelroutesrouterdynamic

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/elementsframework-dynamic-routing/health.svg)

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

###  Alternatives

[coffeecode/router

A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!

180114.0k5](/packages/coffeecode-router)[fsasvari/laravel-trailing-slash

The package that adds redirection with trailing slash to Laravel framework.

61169.6k](/packages/fsasvari-laravel-trailing-slash)[contributte/api-router

RESTful Router for your Apis in Nette Framework - created either directly or via attributes

20809.0k3](/packages/contributte-api-router)[proai/lumen-annotations

Route and event binding annotations for Laravel Lumen

1012.6k](/packages/proai-lumen-annotations)

PHPackages © 2026

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