Ross ROSS = Recommend OSS · open-source software intelligence for agents

nelmio/alice

Expressive fixtures generator observed · 2026-08-28

github.com/nelmio/alice · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 87
  • Release rhythm 60
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 34.5
  • age_days: 5058
  • days_rel: 190
  • days_push: 79
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

2538 stars · 328 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Nelmio Alice is a PHP library for generating expressive fixtures and fake data, built on top of FakerPHP. It lets developers define complex, constrained test data in readable YAML, PHP, or JSON files for use during development and testing.

Use cases

  • generate fake data for php tests
  • create fixtures for a symfony application
  • seed a database with realistic test data
  • generate complex object graphs with relations for testing
  • write readable yaml fixture files for a team
  • populate development databases with dummy data

When to choose

  • you need large volumes of realistic fake data in PHP projects
  • you want declarative YAML/JSON/PHP fixture files with relations and constraints
  • you use Symfony and want bundle integration for fixtures

When to avoid

  • you need fixtures for a non-PHP stack
  • you only need a simple random data generator without object instantiation
  • your project requires a fixture tool with active framework-specific loaders beyond what Alice provides

Facets

library · maturity active

testing data-generation sdk developer-tools testing web-development php cli fixtures faker fake-data symfony-bundle yaml-fixtures test-data

1 source

Member repositories

RepositoryRoleHealth v2
nelmio/alicemain80

For agents

markdown · JSON · MCP: product_card(name="nelmio/alice")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem