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

AbandonedArchivedLibrary

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

2.0.0(6y ago)620.9k2MITPHPPHP ^7.2

Since Mar 17Pushed 3y ago19 watchersCompare

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

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 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community16

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

2348d 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

[refinery29/test-util

Provides a test helper, generic data providers, and assertions.

1554.0k3](/packages/refinery29-test-util)[vigneshc91/laravel-test-generator

Laravel package for generating unit test automatically

248.7k](/packages/vigneshc91-laravel-test-generator)[emanueleminotto/faker-service-provider

Faker Service Provider for Silex

162.9k](/packages/emanueleminotto-faker-service-provider)

PHPackages © 2026

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