PHPackages                             florianbelhomme/flob-foundation-demo-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. [Framework](/categories/framework)
4. /
5. florianbelhomme/flob-foundation-demo-bundle

AbandonedArchivedSymfony-bundle[Framework](/categories/framework)

florianbelhomme/flob-foundation-demo-bundle
===========================================

Provides a kitchen sink (exemples) of the functionnalities of the florianbelhomme/foundation-bundle bundle.

2.0.1(10y ago)0198MITPHPPHP &gt;=5.3.9

Since Jan 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/florianbelhomme/FlobFoundationDemoBundle)[ Packagist](https://packagist.org/packages/florianbelhomme/flob-foundation-demo-bundle)[ RSS](/packages/florianbelhomme-flob-foundation-demo-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (7)Used By (0)

[Flob Foundation Demo Bundle](https://github.com/florianbelhomme/FlobFoundationDemoBundle)
==========================================================================================

[](#flob-foundation-demo-bundle)

By [Florian Belhomme](http://florianbelhomme.com)

Show the possibility of [FlobFoundationBundle](https://github.com/florianbelhomme/FlobFoundationBundle). See [FlobFoundationBundle](https://github.com/florianbelhomme/FlobFoundationBundle) for more infos and issues.

Usage
-----

[](#usage)

`composer.json`:

```
{
    ...
    "require": {
        ...
        "florianbelhomme/flob-foundation-demo-bundle" : "~2.0.0"
        ...
    }
    ...
}
```

`app/AppKernel.php`:

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            ...
            new Knp\Bundle\MenuBundle\KnpMenuBundle(),
            new Knp\Bundle\PaginatorBundle\KnpPaginatorBundle(),

            new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),

            new Flob\Bundle\FoundationBundle\FlobFoundationBundle(),
            new Flob\Bundle\FoundationDemoBundle\FlobFoundationDemoBundle(),
            ...
        ];
    }
}
```

`app/config/routing.yml`

```
demo:
    resource: "@FlobFoundationDemoBundle/Resources/config/routing.yml"
    prefix:   /
```

Then go to /

License
-------

[](#license)

- This bundle is licensed under the [MIT License](http://opensource.org/licenses/MIT)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~145 days

Total

5

Last Release

3926d ago

Major Versions

1.0.3 → 2.0.02015-02-19

PHP version history (2 changes)1.0.1PHP &gt;=5.3.3

2.0.1PHP &gt;=5.3.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f3a80b7b532d62003692a9d7645b25f8c552a359f16d66c607bcb8f79736f85?d=identicon)[florianbelhomme](/maintainers/florianbelhomme)

---

Top Contributors

[![flobb](https://avatars.githubusercontent.com/u/4208880?v=4)](https://github.com/flobb "flobb (59 commits)")

---

Tags

symfonybundlefoundationresponsivezurb

### Embed Badge

![Health badge](/badges/florianbelhomme-flob-foundation-demo-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/florianbelhomme-flob-foundation-demo-bundle/health.svg)](https://phpackages.com/packages/florianbelhomme-flob-foundation-demo-bundle)
```

###  Alternatives

[league/tactician-bundle

Bundle to integrate Tactician with Symfony projects

24810.1M18](/packages/league-tactician-bundle)[krzysiekpiasecki/gentelella

A Symfony skeleton application with user account functionality based on the Twitter Bootstrap and Gentelella template

991.8k](/packages/krzysiekpiasecki-gentelella)

PHPackages © 2026

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