We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7353165 commit 54ec542Copy full SHA for 54ec542
README.md
@@ -11,6 +11,9 @@ Faker is a PHP library that generates fake data for you. Whether you need to boo
11
12
It's heavily inspired by Perl's [Data::Faker](https://metacpan.org/pod/Data::Faker), and by Ruby's [Faker](https://rubygems.org/gems/faker).
13
14
+> [!TIP]
15
+> For [PHPStan](https://phpstan.org) support, check out [calebdw/fakerstan](https://github.com/calebdw/fakerstan)!
16
+
17
## Getting Started
18
19
### Installation
0 commit comments