PHPackages                             dennisberg91/my-test-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. [Testing &amp; Quality](/categories/testing)
4. /
5. dennisberg91/my-test-bundle

ActiveSymfony-bundle[Testing &amp; Quality](/categories/testing)

dennisberg91/my-test-bundle
===========================

Test bundle to practice making a Symfony bundle.

0.0.1(5y ago)08PHPPHP ^7.4

Since Dec 7Pushed 5y agoCompare

[ Source](https://github.com/dennisberg91/my-test-bundle)[ Packagist](https://packagist.org/packages/dennisberg91/my-test-bundle)[ RSS](/packages/dennisberg91-my-test-bundle/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (2)Used By (0)

Symfony test bundle
===================

[](#symfony-test-bundle)

This repository contains an ultra slim bundle. It serves as a basis for practicing certain Symfony bundle development skills.

By completing the tasks below

Tasks
-----

[](#tasks)

1. Add service configuration for `MessageBuilder`: the `MessageBuilder` does not autowire out-of-the-box.

    1. Why?
    2. Can you solve it?
2. Some variables need to be different on each environment (think of database credentials for example). This is most commonly done by using environment variables.

    1. Now that `MessageBuilder` autowires, can you make it so that it accepts configuration from an environment variable when implemented in an app?
3. Every bundle should have unit tests, ensuring the functionality provided is proper and works. This is especially important for libraries or projects that are under constant development by multiple people.

    1. Where do you put a unit test in a bundle?
    2. What test would you write for this bundle?

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.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

Unknown

Total

1

Last Release

2033d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3bc57b0368fadc2ce5f7f52b7056042cb39d6b1eea98b57c5b01724d95bbac34?d=identicon)[vazthink](/maintainers/vazthink)

---

Top Contributors

[![dennisberg91](https://avatars.githubusercontent.com/u/12411492?v=4)](https://github.com/dennisberg91 "dennisberg91 (4 commits)")[![mmbakker](https://avatars.githubusercontent.com/u/5112244?v=4)](https://github.com/mmbakker "mmbakker (3 commits)")

### Embed Badge

![Health badge](/badges/dennisberg91-my-test-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dennisberg91-my-test-bundle/health.svg)](https://phpackages.com/packages/dennisberg91-my-test-bundle)
```

PHPackages © 2026

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