PHPackages                             rodbox/rodboxbolt - 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. rodbox/rodboxbolt

ActiveSymfony-bundle

rodbox/rodboxbolt
=================

Bolt pour RB en version Alpha Constructeur de chemin d'action dans un input depuis differentes sources.

04PHP

Since Nov 4Pushed 9y agoCompare

[ Source](https://github.com/rodbox/BoltBundle)[ Packagist](https://packagist.org/packages/rodbox/rodboxbolt)[ RSS](/packages/rodbox-rodboxbolt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

RBBoltBundle :
==============

[](#rbboltbundle-)

Bolt pour RB en version Alphas. Constructeur de chemin d'action dans un input depuis differentes sources.

routing :
---------

[](#routing-)

```
rb_bolt:
    resource: "@RBBoltBundle/Controller/"
    type:     annotation
    prefix:   /

```

config :
--------

[](#config-)

```
    - { resource: "@RBBoltBundle/Resources/config/services.yml" }

```

AppKernel.php :
---------------

[](#appkernelphp-)

```
 public function registerBundles()
    {
        $bundles = [
           ...
            new RB\BoltBundle\RBBoltBundle(),

```

Important : créer les fichiers :
================================

[](#important--créer-les-fichiers-)

- /app/config/rb\_config.yml
- /app/config/rb\_config.yml.dist Ils doivent contenir les liens absolue et les urls vers les différents dossier et fichiers de l'application RB.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![rodbox](https://avatars.githubusercontent.com/u/7715390?v=4)](https://github.com/rodbox "rodbox (9 commits)")

### Embed Badge

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

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

PHPackages © 2026

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