PHPackages                             sly/francois-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. [Admin Panels](/categories/admin)
4. /
5. sly/francois-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

sly/francois-bundle
===================

HééHééééh...

716PHP

Since Feb 19Pushed 12y ago2 watchersCompare

[ Source](https://github.com/Ph3nol/FrancoisBundle)[ Packagist](https://packagist.org/packages/sly/francois-bundle)[ RSS](/packages/sly-francois-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

FrancoisBundle \*
=================

[](#francoisbundle-)

[![](https://camo.githubusercontent.com/ecd52b02aa6dc01c04d35cf3c5563453f9ef209980ee7d97d17d7fcec910d350/687474703a2f2f636c2e6c792f696d6167652f334d3072316a3171316331462f686f6c6c342e6a7067)](https://camo.githubusercontent.com/ecd52b02aa6dc01c04d35cf3c5563453f9ef209980ee7d97d17d7fcec910d350/687474703a2f2f636c2e6c792f696d6167652f334d3072316a3171316331462f686f6c6c342e6a7067)

### Work (and inspiration) in progress.

[](#work-and-inspiration-in-progress)

=====

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

[](#installation)

Add this into your `composer.json`:

```
    "require-dev": {
        // ...
        "sly/francois-bundle" : "dev-master"
    },
```

And run `php composer.phar update sly/francois-bundle`.

Register the bundle in your AppKernel (`app/AppKernel.php`), only for dev environment (of course...).

```
    // ...
    if (in_array($this->getEnvironment(), array('dev', 'test'))) {
        // ...
        $bundles[] = new Sly\FrancoisBundle\SlyFrancoisBundle();
    }
```

Finally, override some dev views with adding it into your `composer.json` file (a sexy command-way will be implemented soon):

```
    // ...
    "scripts": {
        "post-install-cmd": [
            // ...
            "ln -sf ../../vendor/sly/francois-bundle/Sly/FrancoisBundle/Resources/TwigBundle app/Resources/TwigBundle"
        ],
        "post-update-cmd": [
            // ...
            "ln -sf ../../vendor/sly/francois-bundle/Sly/FrancoisBundle/Resources/TwigBundle app/Resources/TwigBundle"
        ]
    },
    // ...
```

Configuration reference
-----------------------

[](#configuration-reference)

```
sly_francois:
    twig:
        exception:
            video: true
```

=====

- Hey dude, it's just for fun.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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/79ab5d3acf23a0168a1fcb922906c451579d4ab3143f6c0bc5244deb69d83073?d=identicon)[Ph3nol](/maintainers/Ph3nol)

---

Top Contributors

[![ScullWM](https://avatars.githubusercontent.com/u/1017746?v=4)](https://github.com/ScullWM "ScullWM (6 commits)")[![Ph3nol](https://avatars.githubusercontent.com/u/183984?v=4)](https://github.com/Ph3nol "Ph3nol (4 commits)")

### Embed Badge

![Health badge](/badges/sly-francois-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sly-francois-bundle/health.svg)](https://phpackages.com/packages/sly-francois-bundle)
```

PHPackages © 2026

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