PHPackages                             knplabs/muse - 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. knplabs/muse

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

knplabs/muse
============

2.0.0(6y ago)620.9k2MITPHPPHP ^7.2

Since Mar 17Pushed 3y ago8 watchersCompare

[ Source](https://github.com/KnpLabs/muse)[ Packagist](https://packagist.org/packages/knplabs/muse)[ RSS](/packages/knplabs-muse/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (5)Used By (0)

DEPRECATED
==========

[](#deprecated)

Unfortunately we decided to not maintain this project anymore ([see why](https://knplabs.com/en/blog/news-for-our-foss-projects-maintenance)). If you want to mark another package as a replacement for this one please send an email to .

Muse
====

[](#muse)

[![Build Status](https://camo.githubusercontent.com/1e64c1fe64957b2d46ecaac3c056a1cfc717b551985dd8f62e4b5fea80c0150f/68747470733a2f2f7472617669732d63692e6f72672f4b6e704c6162732f6d7573652e737667)](https://travis-ci.org/KnpLabs/muse)

The Muse inspires itself from a [JSON Schema](http://json-schema.org/) (only wth JSON Schema v4 for now) to generate a valid JSON.

Usage
-----

[](#usage)

```
$schema = inspire($schema);

echo "\n\n";
echo "Random data provider\n";
echo \Muse\MuseFactory::createRandomMuse()->inspire($schema);
```

will output:

```
Dumb data provider
{
    "id": 1,
    "name": "foo"
}

Random data provider
{
    "id": 1634388030,
    "name": "ajkvu5xpepkwwc04skkw4wgs0s4ok48"
}

```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 68.2% 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 ~865 days

Total

3

Last Release

2394d ago

Major Versions

1.1.0 → 2.0.02019-12-13

PHP version history (2 changes)1.0.0PHP &gt;=5.4

2.0.0PHP ^7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/202732?v=4)[KNP Labs](/maintainers/KnpLabs)[@KnpLabs](https://github.com/KnpLabs)

---

Top Contributors

[![gquemener](https://avatars.githubusercontent.com/u/668604?v=4)](https://github.com/gquemener "gquemener (15 commits)")[![Shivoham](https://avatars.githubusercontent.com/u/1434539?v=4)](https://github.com/Shivoham "Shivoham (6 commits)")[![PedroTroller](https://avatars.githubusercontent.com/u/1766827?v=4)](https://github.com/PedroTroller "PedroTroller (1 commits)")

### Embed Badge

![Health badge](/badges/knplabs-muse/health.svg)

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

###  Alternatives

[bheller/images-generator

Generator of placeholder images for Faker

573.1M3](/packages/bheller-images-generator)[digilist/snakedumper

4946.0k](/packages/digilist-snakedumper)[swekaj/cron-expression-generator

Generate valid cron expressions.

1169.6k1](/packages/swekaj-cron-expression-generator)[hydreflab/jedi-faker

Faker extension for Star Wars junkie

1430.4k1](/packages/hydreflab-jedi-faker)[gourmet/faker

Faker support for CakePHP 3

189.4k1](/packages/gourmet-faker)[andrefigueira/blog-article-faker

Generate random blog article titles and content (including markdown) using faker

1415.0k](/packages/andrefigueira-blog-article-faker)

PHPackages © 2026

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