Skip to content

CubiclDev/php-object-graph-generator

Repository files navigation

PHP Object Graph Generator

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.