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 1mo ago

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

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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

1979d 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)
```

###  Alternatives

[nyholm/symfony-bundle-test

111495.7k232](/packages/nyholm-symfony-bundle-test)[leanphp/behat-code-coverage

Generate Code Coverage reports for Behat tests

50359.8k2](/packages/leanphp-behat-code-coverage)[happyr/service-mocking

Make it easy to mock services in a built container

48253.8k2](/packages/happyr-service-mocking)[bab/tested-routes-checker-bundle

A bundle to ensure all routes of a Symfony application have been tested

122.9k](/packages/bab-tested-routes-checker-bundle)

PHPackages © 2026

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