PHPackages                             zizaco/factory-muff - 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. zizaco/factory-muff

Abandoned → [league/factory-muffin](/?search=league%2Ffactory-muffin)Library[Testing &amp; Quality](/categories/testing)

zizaco/factory-muff
===================

The goal of this package is to enable the rapid creation of objects for the purpose of testing.

v3.3.0(5y ago)52552.4k[8 PRs](https://github.com/thephpleague/factory-muffin/pulls)2MITPHP &gt;=5.4.0

Since Jan 31Compare

[ Source](https://github.com/thephpleague/factory-muffin)[ Packagist](https://packagist.org/packages/zizaco/factory-muff)[ Docs](http://factory-muffin.thephpleague.com/)[ GitHub Sponsors](https://github.com/GrahamCampbell)[ Fund](https://tidelift.com/funding/github/packagist/league/factory-muffin)[ RSS](/packages/zizaco-factory-muff/feed)WikiDiscussions Synced 1mo ago

READMEChangelogDependencies (4)Versions (36)Used By (2)

### README not available

The README for this package hasn't been synced yet. View it on [GitHub](https://github.com/thephpleague/factory-muffin).

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

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

Every ~87 days

Recently: every ~419 days

Total

34

Last Release

1973d ago

Major Versions

1.6.4 → v2.0.0RC12014-07-21

v2.1.1 → v3.0.0-beta12014-12-22

2.1.x-dev → v3.0.0-RC12015-07-20

PHP version history (3 changes)v1.0PHP &gt;=5.3.0

v2.0.0PHP &gt;=5.3.3

v3.0.0-beta1PHP &gt;=5.4.0

### Community

Maintainers

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

---

Top Contributors

[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (551 commits)")[![scottrobertson](https://avatars.githubusercontent.com/u/68361?v=4)](https://github.com/scottrobertson "scottrobertson (285 commits)")[![Zizaco](https://avatars.githubusercontent.com/u/777635?v=4)](https://github.com/Zizaco "Zizaco (31 commits)")[![pete-otaqui](https://avatars.githubusercontent.com/u/132719?v=4)](https://github.com/pete-otaqui "pete-otaqui (5 commits)")[![ls-michielrensen](https://avatars.githubusercontent.com/u/1837560?v=4)](https://github.com/ls-michielrensen "ls-michielrensen (3 commits)")[![dimrsilva](https://avatars.githubusercontent.com/u/382789?v=4)](https://github.com/dimrsilva "dimrsilva (3 commits)")[![jadb](https://avatars.githubusercontent.com/u/33527?v=4)](https://github.com/jadb "jadb (3 commits)")[![LostKobrakai](https://avatars.githubusercontent.com/u/2489835?v=4)](https://github.com/LostKobrakai "LostKobrakai (3 commits)")[![hexnet](https://avatars.githubusercontent.com/u/5594863?v=4)](https://github.com/hexnet "hexnet (2 commits)")[![JonoB](https://avatars.githubusercontent.com/u/627725?v=4)](https://github.com/JonoB "JonoB (1 commits)")[![jsyi](https://avatars.githubusercontent.com/u/2161327?v=4)](https://github.com/jsyi "jsyi (1 commits)")[![benharold](https://avatars.githubusercontent.com/u/997712?v=4)](https://github.com/benharold "benharold (1 commits)")[![alexpts](https://avatars.githubusercontent.com/u/1306916?v=4)](https://github.com/alexpts "alexpts (1 commits)")[![luiz-brandao](https://avatars.githubusercontent.com/u/704231?v=4)](https://github.com/luiz-brandao "luiz-brandao (1 commits)")[![MasonM](https://avatars.githubusercontent.com/u/651224?v=4)](https://github.com/MasonM "MasonM (1 commits)")[![mbicknese](https://avatars.githubusercontent.com/u/5147934?v=4)](https://github.com/mbicknese "mbicknese (1 commits)")[![outrunthewolf](https://avatars.githubusercontent.com/u/814246?v=4)](https://github.com/outrunthewolf "outrunthewolf (1 commits)")[![deancsmith](https://avatars.githubusercontent.com/u/387289?v=4)](https://github.com/deancsmith "deancsmith (1 commits)")[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (1 commits)")[![pmccarren](https://avatars.githubusercontent.com/u/4959702?v=4)](https://github.com/pmccarren "pmccarren (1 commits)")

---

Tags

testingfactory

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zizaco-factory-muff/health.svg)

```
[![Health](https://phpackages.com/badges/zizaco-factory-muff/health.svg)](https://phpackages.com/packages/zizaco-factory-muff)
```

###  Alternatives

[phpunit/phpunit

The PHP Unit Testing framework.

20.0k910.7M134.3k](/packages/phpunit-phpunit)[phpunit/php-code-coverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.

8.9k892.4M1.5k](/packages/phpunit-php-code-coverage)[mockery/mockery

Mockery is a simple yet flexible PHP mock object framework

10.7k497.0M23.5k](/packages/mockery-mockery)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M1.9k](/packages/behat-behat)[symfony/phpunit-bridge

Provides utilities for PHPUnit, especially user deprecation notices management

2.5k201.2M4.2k](/packages/symfony-phpunit-bridge)[behat/mink

Browser controller/emulator abstraction for PHP

1.6k86.1M602](/packages/behat-mink)

PHPackages © 2026

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