PHPackages                             rednose/framework-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. rednose/framework-bundle

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

rednose/framework-bundle
========================

Symfony RednoseFrameworkBundle

v1.9.14(7y ago)14.3kMITPHPPHP &gt;=7.0.0

Since Dec 25Pushed 7y ago4 watchersCompare

[ Source](https://github.com/rednose-public/RednoseFrameworkBundle)[ Packagist](https://packagist.org/packages/rednose/framework-bundle)[ Docs](http://www.rednose.nl)[ RSS](/packages/rednose-framework-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (16)Versions (34)Used By (0)

RednoseFrameworkBundle [![Build status...](https://camo.githubusercontent.com/6e26bdd74e376dd783577b0f4d573a3e63264d70a5ef97132cdfb06d34bf0880/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7265646e6f73652d7075626c69632f5265646e6f73654672616d65776f726b42756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/rednose-public/RednoseFrameworkBundle)
=====================================================================================================================================================================================================================================================================================================================================================================================

[](#rednoseframeworkbundle-)

Provides several core features used throughout the RedNose bundles.

**Caution:** This bundle Requires Symfony 2.8.x or higher.

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

[](#installation)

Add FrameworkBundle to your application kernel:

```
// app/AppKernel.php

public function registerBundles()
{
    return [
        // ...
        new Rednose\FrameworkBundle\RednoseFrameworkBundle(),
        // ...
    ];
}
```

Configuration
-------------

[](#configuration)

Configuration reference:

```
# app/config/config.yml

rednose_framework:
    user: true # Enables user / group account support

    auto_account_creation: false # Auto creates user accounts on first login, useful for single-sign-on

    acl: false # Enables ACL services and permission maps
```

- [Enable SAML support](Resources/doc/enabling_saml_support.md)

About
-----

[](#about)

FrameworkBundle is a [RedNose](https://www.rednose.nl) initiative.

License
-------

[](#license)

This bundle is under the MIT license. See the complete license in the bundle:

[LICENSE](LICENSE)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 91.1% 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 ~56 days

Recently: every ~26 days

Total

30

Last Release

2888d ago

PHP version history (3 changes)1.1.x-devPHP &gt;=5.3.2

1.6.x-devPHP &gt;=5.4.0

v1.9.14PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d6ba8f378009a75e8b4406247d54edcb1f9a491244e992e3c1b4187e0b086aa?d=identicon)[marc-bnt](/maintainers/marc-bnt)

---

Top Contributors

[![marc-bnt](https://avatars.githubusercontent.com/u/1790095?v=4)](https://github.com/marc-bnt "marc-bnt (693 commits)")[![SavageTiger](https://avatars.githubusercontent.com/u/1238070?v=4)](https://github.com/SavageTiger "SavageTiger (59 commits)")[![randywatson1979](https://avatars.githubusercontent.com/u/17613756?v=4)](https://github.com/randywatson1979 "randywatson1979 (8 commits)")[![winfried-van-loon](https://avatars.githubusercontent.com/u/756956?v=4)](https://github.com/winfried-van-loon "winfried-van-loon (1 commits)")

---

Tags

framework

### Embed Badge

![Health badge](/badges/rednose-framework-bundle/health.svg)

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

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[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)
