diff --git a/docs/third-party.md b/docs/third-party.md index 84fa0c73..8896384e 100644 --- a/docs/third-party.md +++ b/docs/third-party.md @@ -10,3 +10,4 @@ - [`smknstd/fakerphp-picsum-images`](https://github.com/smknstd/fakerphp-picsum-images): Generate images using [picsum.photos](http://picsum.photos/) (both image() and imageUrl()) - [`xvladqt/faker-lorem-flickr`](https://github.com/xvladxtremal/Faker-LoremFlickr): Generate images using [loremflickr.com](http://loremflickr.com/) - [`ottaviano/faker-gravatar`](https://github.com/ottaviano/faker-gravatar): Generate avatars using [Gravatar](https://en.gravatar.com/site/implement/images/) +- [`zenstruck/foundry`](https://github.com/zenstruck/foundry): Fixtures/object generator for Symfony that uses Faker as a data generator.