PHPackages                             michaelcozzolino/symfony-route-generator-bundle - 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. [API Development](/categories/api)
4. /
5. michaelcozzolino/symfony-route-generator-bundle

ActiveSymfony-bundle[API Development](/categories/api)

michaelcozzolino/symfony-route-generator-bundle
===============================================

Generate symfony routes for your api

v0.0.0(1y ago)02[3 PRs](https://github.com/michaelcozzolino/symfony-route-generator-bundle/pulls)MITPHPPHP &gt;=8.2CI passing

Since Jan 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/michaelcozzolino/symfony-route-generator-bundle)[ Packagist](https://packagist.org/packages/michaelcozzolino/symfony-route-generator-bundle)[ RSS](/packages/michaelcozzolino-symfony-route-generator-bundle/feed)WikiDiscussions master Synced 1mo ago

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

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require michaelcozzolino\RouteGeneratorBundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require michaelcozzolino\RouteGeneratorBundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    MichaelCozzolino\SymfonyRouteGeneratorBundle\SymfonyRouteGeneratorBundle::class => ['dev' => true],
];
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance42

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

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

520d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dbe2c09e58592194771f57a6365b0c859410acb5e84b8e6c8ab919206faa6063?d=identicon)[michaelcozzolino](/maintainers/michaelcozzolino)

---

Top Contributors

[![michaelcozzolino](https://avatars.githubusercontent.com/u/41123653?v=4)](https://github.com/michaelcozzolino "michaelcozzolino (12 commits)")[![ebitkov](https://avatars.githubusercontent.com/u/45060975?v=4)](https://github.com/ebitkov "ebitkov (5 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/michaelcozzolino-symfony-route-generator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/michaelcozzolino-symfony-route-generator-bundle/health.svg)](https://phpackages.com/packages/michaelcozzolino-symfony-route-generator-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[cravler/maxmind-geoip-bundle

Bundle integrating MaxMind GeoIP2 database into symfony application

27615.8k2](/packages/cravler-maxmind-geoip-bundle)[components-web-app/api-components-bundle

Creates a flexible API for a website's structure, reusable components and common functionality.

322.8k](/packages/components-web-app-api-components-bundle)

PHPackages © 2026

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