PHPackages                             unicate/swindler - 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. unicate/swindler

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

unicate/swindler
================

Swindler - Create fake test data. Simple &amp; extensible.

02PHP

Since Sep 13Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Swindler
========

[](#swindler)

> Swindler creates fake test data. Simple &amp; extensible.

What is it?
-----------

[](#what-is-it)

Swindler has a lightweight core that consists only of three parts:

- Randomizer: A class, that of course, generates random values.
- RandomBuilder: The RandomBuilder uses the Randomizer to easily create random patterns, like phone numbers, etc.
- Plugin Mechanism: Plugins can be used to extend the functionality or add data providers.

### Randomizer

[](#randomizer)

- \_\_construct
- getInt
- getString
- getText
- getArrayEntry
- getDateTime

### RandomBuilder

[](#randombuilder)

### Plugins

[](#plugins)

WORK IN PROGRESS!

### Installation

[](#installation)

Use composer:

```
composer require unicate/swindler

```

### Usage

[](#usage)

```
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![unicate](https://avatars.githubusercontent.com/u/897942?v=4)](https://github.com/unicate "unicate (18 commits)")

### Embed Badge

![Health badge](/badges/unicate-swindler/health.svg)

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

PHPackages © 2026

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