PHPackages                             runroom/samples-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. [Templating &amp; Views](/categories/templating)
4. /
5. runroom/samples-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

runroom/samples-bundle
======================

Add a render event before rendering templates

0.15.1(1y ago)466.8k6[2 issues](https://github.com/Runroom/RunroomSamplesBundle/issues)[1 PRs](https://github.com/Runroom/RunroomSamplesBundle/pulls)MITPHPPHP ^8.1

Since May 21Pushed 1y ago7 watchersCompare

[ Source](https://github.com/Runroom/RunroomSamplesBundle)[ Packagist](https://packagist.org/packages/runroom/samples-bundle)[ Docs](https://github.com/runroom/RunroomSamplesBundle)[ RSS](/packages/runroom-samples-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (50)Versions (37)Used By (0)

RunroomSamplesBundle
====================

[](#runroomsamplesbundle)

[![Latest Stable Version](https://camo.githubusercontent.com/c87cde2d447136abee46dac3a6be58975ccef48a74b9ea6c955ec923013d4702/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2f73616d706c65732d62756e646c652f762f737461626c65)](https://packagist.org/packages/runroom/samples-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/5c4e9060a8e8f7df15cad1bfdb46181244cb0fe5c4cfc00b7601fb2df9493d85/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2f73616d706c65732d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/runroom/samples-bundle)[![License](https://camo.githubusercontent.com/5db33a8c211cbc1bcf535e43ee4641d9bd1605f4812331c411f8fc8d6249e253/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2f73616d706c65732d62756e646c652f6c6963656e7365)](https://packagist.org/packages/runroom/samples-bundle)

[![Total Downloads](https://camo.githubusercontent.com/e4344c293ff6f275dbf8428401617dbda8beb954881963628c536280a5eaa3fe/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2f73616d706c65732d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/runroom/samples-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/7bdfa58033910fe883cdc4583859a5d93495f2620c0d6fd6f420ff2335458862/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2f73616d706c65732d62756e646c652f642f6d6f6e74686c79)](https://packagist.org/packages/runroom/samples-bundle)[![Daily Downloads](https://camo.githubusercontent.com/cfaf2a9d91ca07c2735c175e6514cb46ebcadc8a1f8b82c5f42e4474e97b7532/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2f73616d706c65732d62756e646c652f642f6461696c79)](https://packagist.org/packages/runroom/samples-bundle)

[![CI](https://github.com/Runroom/RunroomSamplesBundle/actions/workflows/ci.yaml/badge.svg)](https://github.com/Runroom/RunroomSamplesBundle/actions/workflows/ci.yaml)[![QA](https://github.com/Runroom/RunroomSamplesBundle/actions/workflows/qa.yaml/badge.svg)](https://github.com/Runroom/RunroomSamplesBundle/actions/workflows/qa.yaml)[![codecov](https://camo.githubusercontent.com/27315d2fda934249a8273a22485f7615930d4790d933c18c520bcacab273cb55/68747470733a2f2f636f6465636f762e696f2f67682f52756e726f6f6d2f52756e726f6f6d53616d706c657342756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Runroom/RunroomSamplesBundle)[![shepherd](https://camo.githubusercontent.com/b804b32e1abf504ccecdd7c99bb09270e8cf9f40bc21112c0b8056903fad01c5/68747470733a2f2f73686570686572642e6465762f6769746875622f52756e726f6f6d2f52756e726f6f6d53616d706c657342756e646c652f636f7665726167652e737667)](https://shepherd.dev/github/Runroom/RunroomSamplesBundle)

This bundle is a collection of samples that we often need to implement in our projects. Currently this project is not usable outside the [ArchetypeSymfony](https://github.com/Runroom/archetype-symfony)

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require runroom/samples-bundle

```

### Enable the Bundle

[](#enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Runroom\SamplesBundle\RunroomSamplesBundle::class => ['all' => true],
];
```

### Update doctrine schema

[](#update-doctrine-schema)

Finally, execute doctrine schema update to create the new tables:

```
console doctrine:schema:update --force

```

License
-------

[](#license)

This bundle is under the [MIT license](LICENSE).

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 95% 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 ~46 days

Recently: every ~63 days

Total

36

Last Release

565d ago

PHP version history (5 changes)v0.1.0PHP ^7.3

0.3.1PHP ^7.3 || ^8.0

v0.5.0PHP ^7.4 || ^8.0

0.11.0PHP ^8.0

0.12.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/33302a19f0ac61f85039144cddb66a44136f96aa64a72e4d3167c6d8f15b59ac?d=identicon)[jordism91](/maintainers/jordism91)

---

Top Contributors

[![jordisala1991](https://avatars.githubusercontent.com/u/1137485?v=4)](https://github.com/jordisala1991 "jordisala1991 (208 commits)")[![joshuaRunroom](https://avatars.githubusercontent.com/u/105920816?v=4)](https://github.com/joshuaRunroom "joshuaRunroom (4 commits)")[![DaniCristante](https://avatars.githubusercontent.com/u/55448266?v=4)](https://github.com/DaniCristante "DaniCristante (3 commits)")[![italodr](https://avatars.githubusercontent.com/u/2691320?v=4)](https://github.com/italodr "italodr (1 commits)")[![Gilaberte](https://avatars.githubusercontent.com/u/10572090?v=4)](https://github.com/Gilaberte "Gilaberte (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![Cenadros](https://avatars.githubusercontent.com/u/5689481?v=4)](https://github.com/Cenadros "Cenadros (1 commits)")

---

Tags

phpsamplessonatasonata-adminsymfonysymfony-bundlesymfonytwigsamples

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/runroom-samples-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[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.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

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

Admin generator for Symfony applications

4.3k16.7M309](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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