zenstruck / foundry

A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html
MIT License
609 stars 63 forks source link

feature: allow to create objects in dataProvider thanks to lazy proxy #648

Open nikophil opened 1 week ago

nikophil commented 1 week ago

fixes https://github.com/zenstruck/foundry/issues/532

I wanted to work on this for so long time! It was not even challenging! :smile: