PHPackages                             staglag13/wom-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. staglag13/wom-test-bundle

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

staglag13/wom-test-bundle
=========================

PHP Developers Recruiting Test

1.0.0(11y ago)024MITPHP

Since Dec 30Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Staglag13/wom)[ Packagist](https://packagist.org/packages/staglag13/wom-test-bundle)[ Docs](http://github.com/Staglag13/wom)[ RSS](/packages/staglag13-wom-test-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

wom
===

[](#wom)

### Install

[](#install)

Add bundle to composer.json

```
"require": {
    ...
    "staglag13/wom-test-bundle": "*"
},
```

Update via composer

```
$ composer update staglag13/wom-test-bundle

```

Register bundle in app/AppKernel.php

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            ...
            new Staglag13\WomTestBundle\Staglag13WomTestBundle(),
        );

        ...
    }
}
```

Add routing to app/config/routing.yml

```yaml
staglag13_wom_test:
    resource: "@Staglag13WomTestBundle/Resources/config/routing.yml"
    prefix:   /
```

Run

Webbrowser

Start Demo in Browser with URL:

    http://localhost:8000/app_dev.php/musicmoz

Command

Run Demo via shell execute:

    php app/console musicmoz:run

Testing

Start the PHPUnit Test via shell command:

    phpunit -c app/ vendor/staglag13/wom-test-bundle/Staglag13/WomTestBundle/
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Unknown

Total

1

Last Release

4202d ago

### Community

Maintainers

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

---

Top Contributors

[![Staglag13](https://avatars.githubusercontent.com/u/9914936?v=4)](https://github.com/Staglag13 "Staglag13 (1 commits)")

### Embed Badge

![Health badge](/badges/staglag13-wom-test-bundle/health.svg)

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M360](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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