Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 265 Bytes

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.