PHPackages                             umbalaconmeogia/php-test-data - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. umbalaconmeogia/php-test-data

ActiveLibrary[Testing &amp; Quality](/categories/testing)

umbalaconmeogia/php-test-data
=============================

Utility to generate test data.

v0.0.1(6y ago)03MITPHP

Since Mar 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/umbalaconmeogia/php-test-data)[ Packagist](https://packagist.org/packages/umbalaconmeogia/php-test-data)[ Docs](http://www.github.com/umbalaconmeogia/php-test-data)[ RSS](/packages/umbalaconmeogia-php-test-data/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

php-test-data
=============

[](#php-test-data)

Library to create some kind of test data

Installation
------------

[](#installation)

### Install via Composer

[](#install-via-composer)

```
composer require umbalaconmeogia/php-test-data
```

Usage
-----

[](#usage)

At this time, it support function below.

1. Get a Vietnamese name randomly

```
use umbalaconmeogia\testdata\vietnam\Name;

$name = Name::getName(); // For random gender.
$name = Name::getName(1); // For a male name.
$name = Name::getName(2); // For a female name.
```

2. Generate Japanese name (TBD soon)
3. Generate Japanese address (TBD soon)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

2243d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e73262b0c606572246aae623de6388d6f0e2abc6338108f0c96a77b3573983f9?d=identicon)[umbalaconmeogia](/maintainers/umbalaconmeogia)

---

Top Contributors

[![umbalaconmeogia](https://avatars.githubusercontent.com/u/179130?v=4)](https://github.com/umbalaconmeogia "umbalaconmeogia (1 commits)")

---

Tags

phptestdata

### Embed Badge

![Health badge](/badges/umbalaconmeogia-php-test-data/health.svg)

```
[![Health](https://phpackages.com/badges/umbalaconmeogia-php-test-data/health.svg)](https://phpackages.com/packages/umbalaconmeogia-php-test-data)
```

###  Alternatives

[nelmio/alice

Expressive fixtures generator

2.5k43.4M133](/packages/nelmio-alice)[letsdrink/ouzo-goodies

Utility classes, test assertions and mocking framework extracted from Ouzo framework.

132617.9k7](/packages/letsdrink-ouzo-goodies)[quizlet/hammock

Hammock is a stand-alone mocking library for Hacklang.

27445.5k](/packages/quizlet-hammock)[hot/phpunit-runner

The lib allows to watch phpunit tests

3066.9k4](/packages/hot-phpunit-runner)[derptest/phpmachinist

Testing object factory for PHP

3636.9k1](/packages/derptest-phpmachinist)[yegor256/phprack

Light framework for automation of integration tests

254.7k](/packages/yegor256-phprack)

PHPackages © 2026

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