PHPackages                             axis/axis-module-routing-plugin - 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. axis/axis-module-routing-plugin

AbandonedArchivedSymfony1-plugin[Framework](/categories/framework)

axis/axis-module-routing-plugin
===============================

symfony 1.x plugin that allows you to define routing configuration at module level.

1.0.2(12y ago)21432[2 issues](https://github.com/e1himself/axis-module-routing-plugin/issues)MITPHP

Since Aug 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/e1himself/axis-module-routing-plugin)[ Packagist](https://packagist.org/packages/axis/axis-module-routing-plugin)[ Docs](https://github.com/e1himself/axis-module-routing-plugin)[ RSS](/packages/axis-axis-module-routing-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

AxisModuleRouting Plugin
========================

[](#axismodulerouting-plugin)

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

[](#installation)

### Composer way

[](#composer-way)

Just add `axis/axis-module-routing-plugin` dependency to your `composer.json` file:

```
  "require": {
    "axis/axis-module-routing-plugin": "dev-master"
  }
```

### Git way

[](#git-way)

Also you can clone `https://github.com/e1himself/axis-module-routing-plugin.git` to `plugins/AxisModuleRoutingPlugin`folder in your project.

Usage
-----

[](#usage)

You can create `module_routing.yml` files within module's `config` dir. All routes defined in `module_routing.yml` from enabled modules' config folders will be added to application routing.

### Additional options

[](#additional-options)

#### `position` option

[](#position-option)

You can define `position` of a route to tell where it should be added to applicaiton routing: at the end or at the beginning. The only supported value for now is `last` - route will be appended to the end. Otherwise it will be prepended. Default is to prepend.

Known Issues
------------

[](#known-issues)

- `module_routing.yml` configuration files in your project's application modules will be not handled unless your explicitly specify module as enabled in your applicaiton's `settings.yml`.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~250 days

Total

2

Last Release

4406d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d24c797f078b59b84f555eb4ac8b468424e3b29740180a4abb5ca5bc51e27f5?d=identicon)[7heaven](/maintainers/7heaven)

---

Top Contributors

[![e1himself](https://avatars.githubusercontent.com/u/370680?v=4)](https://github.com/e1himself "e1himself (6 commits)")[![IllyaSvergun](https://avatars.githubusercontent.com/u/6874801?v=4)](https://github.com/IllyaSvergun "IllyaSvergun (1 commits)")

---

Tags

pluginsymfonyrouting

### Embed Badge

![Health badge](/badges/axis-axis-module-routing-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/axis-axis-module-routing-plugin/health.svg)](https://phpackages.com/packages/axis-axis-module-routing-plugin)
```

###  Alternatives

[offline/oc-mall-plugin

E-commerce solution for October CMS

1744.6k2](/packages/offline-oc-mall-plugin)[metabolism/wordpress-bundle

Build enterprise solutions with WordPress

775.0k1](/packages/metabolism-wordpress-bundle)

PHPackages © 2026

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