cubicl/php-object-graph-generator

Create randomly populated object graphs

0.1.0 2022-04-25 17:25 UTC

This package is auto-updated.

Last update: 2024-04-08 14:29:17 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.