PHPackages                             rodbox/rodboxcore - 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/rodboxcore

ActiveSymfony-bundle

rodbox/rodboxcore
=================

core pour RB en version Alpha

1229PHP

Since Nov 16Pushed 9y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

RBCoreBundle :
==============

[](#rbcorebundle-)

Core pour RB en version Alphass

routing :
---------

[](#routing-)

```
rb_core:
    resource: "@RBCoreBundle/Controller/"
    type:     annotation
    prefix:   /

```

config :
--------

[](#config-)

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

```

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

[](#appkernelphp-)

```
 public function registerBundles()
    {
        $bundles = [
           ...
            new RB\CoreBundle\RBCoreBundle(),
            new Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle(),
            new Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle(),
            new Knp\Bundle\PaginatorBundle\KnpPaginatorBundle(),
            new Knp\Bundle\MarkdownBundle\KnpMarkdownBundle(),

```

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.

configuration knpPaginator :

configuration knpMarkdown :

configuration du service

```
php bin/console config:dump-reference knp_markdown

```

StofDoctrineExtensionsBundle :

Documentation

tuto d'installation

Si a l'update de composer :

```
[RuntimeException]
  Failed to execute git status --porcelain --untracked-files=no
  xcrun: error: invalid active developer path (/Library/Developer/CommandLineTool
  s), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

```

installer :

```
sudo xcode-select --install

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

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 (126 commits)")

### Embed Badge

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

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

PHPackages © 2026

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