PHPackages                             ctrl-f5/ctrl-rad-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. ctrl-f5/ctrl-rad-bundle

Abandoned → [ctrl-f5/ctrl-rad-bundle](/?search=ctrl-f5%2Fctrl-rad-bundle)Symfony-bundle[Framework](/categories/framework)

ctrl-f5/ctrl-rad-bundle
=======================

Symfony CtrlRadBundle

v1.0.2(10y ago)02241[1 issues](https://github.com/ctrl-f5/ctrl-rad-bundle/issues)MITPHPPHP &gt;=5.4

Since Aug 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ctrl-f5/ctrl-rad-bundle)[ Packagist](https://packagist.org/packages/ctrl-f5/ctrl-rad-bundle)[ Docs](http://www.ctrl-f5.net)[ RSS](/packages/ctrl-f5-ctrl-rad-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (6)Used By (0)

Ctrl RAD Bundle
===============

[](#ctrl-rad-bundle)

[![Build Status](https://camo.githubusercontent.com/161a9de2f7e83371d2fe5942031d2147c714de98be42f617ca5046c3323e48ca/68747470733a2f2f7472617669732d63692e6f72672f6374726c2d66352f6374726c2d7261642d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ctrl-f5/ctrl-rad-bundle)[![Code Climate](https://camo.githubusercontent.com/92071996d1c96fec746780889ed35992a5419859965e44e6eaa99b36af659f95/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6374726c2d66352f6374726c2d7261642d62756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/ctrl-f5/ctrl-rad-bundle)[![Test Coverage](https://camo.githubusercontent.com/1974be9506a0e87cad9d625beccb03596d2e7bfa1bbb0b83a4d8d933001a2a9a/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6374726c2d66352f6374726c2d7261642d62756e646c652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/ctrl-f5/ctrl-rad-bundle/coverage)

This bundle provides components to have a Symfony application up and running ASAP.

There is [a Fork available that implements this bundle](https://github.com/ctrl-f5/symfony-standard) in the Symfony2 standard distribution.

What's inside?
--------------

[](#whats-inside)

- **Layout** based on [StartBootstrap Admin 2](http://startbootstrap.com/template-overviews/sb-admin-2/) including:
    - Twig Extensions for easy use of [Twitter Bootstrap](http://getbootstrap.com/) components suck as label and pagination.
    - easy configurable layout and templates for sidebar, topbar and breadcrumbs
    - [FOSUserBundle](https://github.com/FriendsOfSymfony/FOSUserBundle) template overrides
- **Basic configurable CRUD components**
    - provided index and edit actions
    - index has a configurable grid with pagination and optional filtering
- **EntityService layer**
    - provides a layer between the controllers and doctrine to put business logic that doesn't fit in any entity
    - provides basic methods to fetch data, optionally filtered and sorted
    - find methods provide easy availability to pagination
- **TableView**
    - Configurable columns and row actions
    - automatic pagination
    - automatic filtering in CRUD index action

SB Admin 2
----------

[](#sb-admin-2)

The default layout is [StartBootstrap Admin 2](http://startbootstrap.com/template-overviews/sb-admin-2/), which is included through [bower](http://bower.io/), so you can update it easily if needed.

There are several blocks you can override to control different parts: - topbar - sidebar - breadcrumbs

The app title that's used in the topbar and the html title can be set through the twig variable `app_title`.
This can also be set globally:

```
twig:
  globals:
    app_title: "My App"

```

Twig Extensions
---------------

[](#twig-extensions)

- Filters
    - label: converts a string or boolean to a bootstrap label, booleans are converted to yes or no
    - is\_type: check if the variable is of a certain type
    - call: calls a php callable variable
- Functions
    - page\_title: prints the html for a page title for bootstrap
    - pagination: prints the html for a pagination for bootstrap
    - is\_type: check if the variable is of a certain type
    - button and buttonGroup: render bootstrap buttons
    - table: render a `TableView`

More to read
------------

[](#more-to-read)

- [Ctrl Common](https://github.com/ctrl-f5/ctrl-common)
- [Ctrl Rad Bundle](https://github.com/ctrl-f5/ctrl-rad-bundle)
    - [docs](https://github.com/ctrl-f5/ctrl-rad-bundle/blob/refactor-001/Resources/docs/index.md)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 95.9% 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 ~39 days

Total

5

Last Release

3764d ago

Major Versions

v0.1.0 → v1.0.02015-12-01

PHP version history (2 changes)v0.1.0PHP &gt;=5.3.2

v1.0.0PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/e3ab9d61be577fd2a394bc41062ccdaa78ca66b40558b7c7a50ed2d8c1a1f549?d=identicon)[ctrl-f5](/maintainers/ctrl-f5)

---

Top Contributors

[![ctrl-f5](https://avatars.githubusercontent.com/u/485346?v=4)](https://github.com/ctrl-f5 "ctrl-f5 (139 commits)")[![whitewhidow](https://avatars.githubusercontent.com/u/3006630?v=4)](https://github.com/whitewhidow "whitewhidow (6 commits)")

---

Tags

Symfony2radbootstrap

### Embed Badge

![Health badge](/badges/ctrl-f5-ctrl-rad-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ctrl-f5-ctrl-rad-bundle/health.svg)](https://phpackages.com/packages/ctrl-f5-ctrl-rad-bundle)
```

###  Alternatives

[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.7k3.7M389](/packages/pimcore-pimcore)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)[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)
