https://github.com/xefi/faker-php
Generate fake data on demand.
https://github.com/xefi/faker-php
data fake faker php
Last synced: 6 months ago
JSON representation
Generate fake data on demand.
- Host: GitHub
- URL: https://github.com/xefi/faker-php
- Owner: xefi
- License: apache-2.0
- Created: 2024-06-26T07:14:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T20:04:06.000Z (10 months ago)
- Last Synced: 2025-02-05T08:37:23.128Z (8 months ago)
- Topics: data, fake, faker, php
- Language: PHP
- Homepage: https://faker-php.xefi.com/
- Size: 152 KB
- Stars: 109
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Faker PHP
Faker PHP allows you to easily generate mock data for your tests, providing a quick and flexible way to simulate realistic data effortlessly—perfect for creating robust development and testing environments.
## Requirements
PHP 8.3+
## Documentation, Installation, and Usage Instructions
See the [documentation](https://faker-php.xefi.com) for detailed installation and usage instructions.
## What It Does
You'll be able to generate fake data for your applications, making your test environment more flexible.
Here is a quick look at what you can do:
```php
$faker = new Xefi\Faker\Faker();$faker->name() // John Doe
$faker->name() // Charles Brown$faker->sentence() // equus canis populus servus aquaeductus fidelitas
$faker->iban() // PX41711762752955497163783543
```## Support us
Since 1997, XEFI is a leader in IT performance support for small and medium-sized businesses through its nearly 200 local agencies based in France, Belgium, Switzerland and Spain.
A one-stop shop for IT, office automation, software, [digitalization](https://www.xefi.com/solutions-software/), print and cloud needs.
[Want to work with us ?](https://carriere.xefi.fr/metiers-software)