fzaninotto/Faker
Faker is a PHP library that generates fake data for you observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 5437
- days_rel: n/a
- days_push: 896
- n_releases_24m: 0
Adoption not part of the score
26649 stars · 3574 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Faker is a PHP library that generates realistic fake data such as names, addresses, phone numbers, and text for populating databases, testing, and anonymizing production data. The original repository is now archived and no longer maintained, with community forks like FakerPHP continuing development.
Use cases
- generate fake test data in php
- seed a database with realistic dummy records
- anonymize production data for development
- create sample xml or json documents with fake content
- populate orm entities for stress testing
- generate localized fake names and addresses
When to choose
- you need fake data generation in a legacy PHP 5.3+ codebase
- you maintain an existing project already depending on fzaninotto/faker
- you want a mature, widely documented fake data library for PHP
When to avoid
- you are starting a new PHP project - use the actively maintained FakerPHP/Faker fork instead
- you need bug fixes, new formatters, or PHP 8+ compatibility guarantees
- you require long-term security support for the dependency
Facets
library · maturity abandoned
data-generation testing developer-tools testing data-science php cli fake-data seed-data database-seeding test-data anonymization archived
1 source
- readme: https://github.com/fzaninotto/Faker · fetched 2026-08-28 · 285465742434
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fzaninotto/Faker | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="fzaninotto/Faker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem