PHPackages                             webtheory/factoryfactory - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. webtheory/factoryfactory

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

webtheory/factoryfactory
========================

Building blocks for designing dynamic factories

0.4.0(2y ago)15741MITPHPPHP ^8.0

Since Dec 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/spider-mane/factoryfactory)[ Packagist](https://packagist.org/packages/webtheory/factoryfactory)[ Docs](https://github.com/spider-mane/factoryfactory)[ RSS](/packages/webtheory-factoryfactory/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (24)Versions (9)Used By (1)

factoryfactory
==============

[](#factoryfactory)

[![Latest Version on Packagist](https://camo.githubusercontent.com/46d3300be5bacd475d5b795a52777558a037a4fab4529b59d0b1c5436c7e56a9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7765627468656f72792f666163746f7279666163746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webtheory/factoryfactory)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/7ae506b20e046be66dee2457985b828804c825963313e09351166af92502f767/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7370696465722d6d616e652f666163746f7279666163746f72792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/spider-mane/factoryfactory)[![Coverage Status](https://camo.githubusercontent.com/6c379115207fdecfac2988728e085e94071c25941dad0dc8257f8a9e0805612c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7370696465722d6d616e652f666163746f7279666163746f72792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/spider-mane/factoryfactory/code-structure)[![Quality Score](https://camo.githubusercontent.com/52cfe940c07fea03123e16d11315f4ad056c13726bf6d97dd89f486967950484/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7370696465722d6d616e652f666163746f7279666163746f72792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/spider-mane/factoryfactory)[![Total Downloads](https://camo.githubusercontent.com/ddead92055222622c33780def97da72189ebf5657e50d1c11846604f511b668b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7765627468656f72792f666163746f7279666163746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webtheory/factoryfactory)

Building blocks for designing dynamic factories

Install
-------

[](#install)

Via Composer

```
composer require webtheory/factoryfactory
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Chris Williams](https://github.com/spider-mane)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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

Every ~85 days

Recently: every ~1 days

Total

8

Last Release

993d ago

PHP version history (2 changes)0.1.0PHP ^7.4 || ^8.0

0.2.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/42c6c17a141acad92bd90ad7b7e574ea19ecb332f33272a041261566670576cf?d=identicon)[webtheory](/maintainers/webtheory)

---

Top Contributors

[![spider-mane](https://avatars.githubusercontent.com/u/17187449?v=4)](https://github.com/spider-mane "spider-mane (36 commits)")

---

Tags

webtheoryfactoryfactory

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/webtheory-factoryfactory/health.svg)

```
[![Health](https://phpackages.com/badges/webtheory-factoryfactory/health.svg)](https://phpackages.com/packages/webtheory-factoryfactory)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.4k187.2M2.6k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k234.7M20.6k](/packages/friendsofphp-php-cs-fixer)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[ramsey/conventional-commits

A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!

1931.2M122](/packages/ramsey-conventional-commits)[phootwork/lang

Missing PHP language constructs

1224.8M8](/packages/phootwork-lang)[datomatic/laravel-enum-helper

Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel

33219.6k6](/packages/datomatic-laravel-enum-helper)

PHPackages © 2026

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