An open API service indexing awesome lists of open source software.

https://github.com/haruncpi/db-seeder

A database seeder app for MySQL
https://github.com/haruncpi/db-seeder

application database desktop-application dummy-data dummy-data-generator laravel mysql php seed-database web wordpress

Last synced: 30 days ago
JSON representation

A database seeder app for MySQL

Awesome Lists containing this project

README

        

DB Seeder




A free dummy data generation tool for MySQL. You can generate data for Laravel, WordPress, Drupal, Joomla or any framework or raw PHP project without writing any code or using any third-party package.



![Preview](new-preview.png)

## Operating System
WindowsLinuxmacOS (Intel)M1 Mac 2020

### Important for Mac OS
Run these command after install the app into `Applications` folder.

```
sudo xattr -rd com.apple.quarantine Applications/dbseeder
```

```
sudo codesign --force --deep --sign - Applications/dbseeder
```

## Download
[DB Seeder](https://github.com/haruncpi/db-seeder/releases)

## Documentation
[DB Seeder](https://laravelarticle.com/db-seeder)

## Support Us
- By giving star on GitHub project.
- By donating on this project.

## Data Type

- regex
- constant
- custom_list
- boolean
- integer
- number_range
- float
- word
- sentence
- text
- text_long
- address
- slug
- name
- email
- phone
- password
- male_name
- female_name
- time
- date
- date_range
- datetime
- timestamp