PHPackages                             litvinab/cli-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. [CLI &amp; Console](/categories/cli)
4. /
5. litvinab/cli-router

ActiveSymfony-bundle[CLI &amp; Console](/categories/cli)

litvinab/cli-router
===================

Bundle fixes router URL generation when it used via CLI.

v1.0(9y ago)0467PHPPHP &gt;=5.5

Since Sep 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/litvinab/cli-router)[ Packagist](https://packagist.org/packages/litvinab/cli-router)[ Docs](https://github.com/litvinab/cli-router)[ RSS](/packages/litvinab-cli-router/feed)WikiDiscussions master Synced 4w ago

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

CLI Router
==========

[](#cli-router)

During using of `generate` method of `router` via CLI wrong URLs are generated. Instead of your application domain `localhost` is found. This bundle fixes URL generation by using `DependencyInjection` `Compiler`.

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

[](#installation)

1. add to composer.json:

```
"litvinab/cli-router": "v1.0"

```

2. add to AppKernel.php:

```
new Litvinab\Bundle\CliRouterBundle\CliRouterBundle()

```

3. add to parameters.yml:

```
  app.domain: example.com

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3578d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/98176e4092ed99bb1ab19d494de3876e650b3632083609da06a609d99f82555a?d=identicon)[litvinab](/maintainers/litvinab)

---

Top Contributors

[![litvinab](https://avatars.githubusercontent.com/u/4364396?v=4)](https://github.com/litvinab "litvinab (5 commits)")

### Embed Badge

![Health badge](/badges/litvinab-cli-router/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M379](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[shopware/storefront

Storefront for Shopware

684.6M216](/packages/shopware-storefront)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

66529.9k10](/packages/web-auth-webauthn-symfony-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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