PHPackages                             leko/json-schema-faker - 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. leko/json-schema-faker

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

leko/json-schema-faker
======================

Create dummy data with JSON schema

1.0(8y ago)824.4k10[1 issues](https://github.com/Leko/php-json-schema-faker/issues)[1 PRs](https://github.com/Leko/php-json-schema-faker/pulls)MITPHP

Since Jun 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Leko/php-json-schema-faker)[ Packagist](https://packagist.org/packages/leko/json-schema-faker)[ RSS](/packages/leko-json-schema-faker/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (5)Versions (4)Used By (0)

Notice
======

[](#notice)

This package is no longer maintained. Please use [koriym/php-json-schema-faker](https://github.com/koriym/php-json-schema-faker) instead.

PHP JSON Schema Faker
=====================

[](#php-json-schema-faker)

[![CircleCI](https://camo.githubusercontent.com/f40daf2a58f3a37ccdfa1bd32d5433e8e6ca4f1c07ce9daeedb16d4f41717bfe/68747470733a2f2f636972636c6563692e636f6d2f67682f4c656b6f2f7068702d6a736f6e2d736368656d612d66616b65722e7376673f7374796c653d737667)](https://circleci.com/gh/Leko/php-json-schema-faker)[![codecov](https://camo.githubusercontent.com/c1c2536c04b9fcd31ea5b643cfa5d1f38e530f92635da2a72450f1ab251bbf52/68747470733a2f2f636f6465636f762e696f2f67682f4c656b6f2f7068702d6a736f6e2d736368656d612d66616b65722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Leko/php-json-schema-faker)

Create dummy data with JSON schema.
Inspire from [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker)

Getting started
---------------

[](#getting-started)

```
composer require leko/json-schema-faker
```

```
