cubicl/php-object-graph-generator

Create randomly populated object graphs

Maintainers

Package info

github.com/CubiclDev/php-object-graph-generator

Homepage

pkg:composer/cubicl/php-object-graph-generator

Statistics

Installs: 1 653

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 2

0.1.0 2022-04-25 17:25 UTC

This package is auto-updated.

Last update: 2026-03-08 18:21:21 UTC


README

This library helps you creating randomly populated object graphs inside your domain.

Installation

composer require cubicl/php-object-graph-generator

Usage

Support for factories, factory methods and constructor calls.