PHPackages                             jorisros/boilerplate-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. jorisros/boilerplate-bundle

ActiveSymfony-bundle

jorisros/boilerplate-bundle
===========================

v1.3(3y ago)217MITPHPPHP &gt;=8.1

Since Mar 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jorisros/BoilerPlateBundle)[ Packagist](https://packagist.org/packages/jorisros/boilerplate-bundle)[ Docs](https://github.com/jorisros/BoilerPlateBundle)[ RSS](/packages/jorisros-boilerplate-bundle/feed)WikiDiscussions main Synced 1mo ago

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

BoilerPlateBundle
=================

[](#boilerplatebundle)

This libary is an boilerplate for writing new bundles in Symfony.

Usage
-----

[](#usage)

Run the following command to add the bundle to your project.

```
composer require jorisros/boilerplate-bundle

```

To see if the bundle is correctly installed run the following command.

```
php bin/console debug:container jorisros.service.example

```

The result should be look like:

```

Information for Service "jorisros.service.example"
==================================================

 ---------------- --------------------------------------------
  Option           Value
 ---------------- --------------------------------------------
  Service ID       jorisros.service.example
  Class            JorisRos\BoilerPlateBundle\Service\Example
  Tags             -
  Public           yes
  Synthetic        no
  Lazy             no
  Shared           yes
  Abstract         no
  Autowired        no
  Autoconfigured   no
  Usages           none
 ---------------- --------------------------------------------

```

Then the bundle is succesful installed.

Tests
-----

[](#tests)

Run the tests as followed

```
php vendor/bin/phpunit tests

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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 ~0 days

Total

4

Last Release

1162d ago

PHP version history (2 changes)v1.0PHP &gt;=8.0.2

v1.3PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/c02ea57a258994d3f586ba5c58bd3d66bac8567bd5501466bb75a0faad786aa9?d=identicon)[jorisros](/maintainers/jorisros)

---

Top Contributors

[![jorisros](https://avatars.githubusercontent.com/u/752283?v=4)](https://github.com/jorisros "jorisros (14 commits)")

---

Tags

bundlesymfonysymfony-bundle

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jorisros-boilerplate-bundle/health.svg)

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

###  Alternatives

[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k172.9M1.8k](/packages/symfony-security-bundle)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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