mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-04-21 16:01:56 +02:00
Fix: Aggregate badges in one place (#1866)
This commit is contained in:
parent
fc10d778e4
commit
7a6797dce9
@ -1,6 +1,9 @@
|
||||
# Faker
|
||||
|
||||
[](https://packagist.org/packages/fzaninotto/faker)
|
||||
[](https://travis-ci.org/fzaninotto/Faker)
|
||||
[](https://codecov.io/gh/fzaninotto/Faker)
|
||||
[](https://insight.sensiolabs.com/projects/eceb78a9-38d4-4ad5-8b6b-b52f323e3549)
|
||||
|
||||
Faker is a PHP library that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you.
|
||||
|
||||
@ -8,7 +11,6 @@ Faker is heavily inspired by Perl's [Data::Faker](http://search.cpan.org/~jasonk
|
||||
|
||||
Faker requires PHP >= 5.3.3.
|
||||
|
||||
[](https://packagist.org/packages/fzaninotto/faker) [](https://travis-ci.org/fzaninotto/Faker) [](https://insight.sensiolabs.com/projects/eceb78a9-38d4-4ad5-8b6b-b52f323e3549)
|
||||
|
||||
# Table of Contents
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user