PHPackages                             wickedone/muppet-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. wickedone/muppet-bundle

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

wickedone/muppet-bundle
=======================

symfony bundle for muppet test generator

2.0.0(4y ago)0586[5 PRs](https://github.com/wickedOne/muppet-bundle/pulls)MITPHPPHP &gt;=7.4 || ^8.0

Since Nov 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/wickedOne/muppet-bundle)[ Packagist](https://packagist.org/packages/wickedone/muppet-bundle)[ RSS](/packages/wickedone-muppet-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (16)Versions (12)Used By (0)

muppet-bundle
=============

[](#muppet-bundle)

symfony bundle for the [muppet generator](https://github.com/wickedOne/muppet)

[![Mutation testing badge](https://camo.githubusercontent.com/9b313661fb342311800b650ca52ea07b075d6586cd9235f1dfa0f988e5ade676/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532467769636b65644f6e652532466d75707065742d62756e646c652532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/wickedOne/muppet-bundle/master)[![codecov](https://camo.githubusercontent.com/420f32162c8c19056be5120ad3d017814f744e6de23895f2f80104a37fd1bf80/68747470733a2f2f636f6465636f762e696f2f67682f7769636b65644f6e652f6d75707065742d62756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/solrphp/solarium-bundle)[![PHPStan static analysis](https://github.com/wickedOne/muppet-bundle/actions/workflows/phpstan.yml/badge.svg)](https://github.com/solrphp/solarium-bundle/actions/workflows/phpstan.yml)[![coding standards](https://github.com/wickedOne/muppet-bundle/actions/workflows/coding-standards.yml/badge.svg)](https://github.com/solrphp/solarium-bundle/actions/workflows/coding-standards.yml)

installation
------------

[](#installation)

to add this bundle to your dev dependencies use

```
composer require --dev wickedone/muppet-bundle
```

configuration
-------------

[](#configuration)

add a `wicked_one_muppet.yaml` to your `config/dev` directory

```
wicked_one_muppet:
  base_dir: '%kernel.project_dir%/src'
  test_dir: '%kernel.project_dir%/tests/Unit'
  fragments:
    - NameSpace
    - Tests
    - Unit
  author: john
```

generation
----------

[](#generation)

in order to generate a phpunit test for you model / entity you can run the following command

```
$ php bin/console muppet:generate:test Foo
```

where `Foo.php` would be a model / entity class somewhere in you `base_dir`

test files
----------

[](#test-files)

please read the assumptions the muppet library makes regarding your models. the tests, most of the time, won't be perfect but will offer a descent starting point for a test covering your entire model / entity class.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

3

Last Release

1580d ago

Major Versions

1.0.1 → 2.0.02022-01-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/343850?v=4)[wickedOne](/maintainers/wickedOne)[@wickedOne](https://github.com/wickedOne)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (290 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (290 commits)")[![wickedOne](https://avatars.githubusercontent.com/u/343850?v=4)](https://github.com/wickedOne "wickedOne (19 commits)")

---

Tags

generatorinfectionmutation-testingphpphpunitphpunit-testssymfony-bundletddtesting

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/wickedone-muppet-bundle/health.svg)

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

###  Alternatives

[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M2.0k](/packages/behat-behat)[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[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)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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