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

https://github.com/eghojansu/db-faker

DB content filler with fake data
https://github.com/eghojansu/db-faker

bootstrap database faker mysql php

Last synced: 2 months ago
JSON representation

DB content filler with fake data

Awesome Lists containing this project

README

        

# DB-Faker

This tools will help you fill your databases with faker content (provided by github.com/fzaninotto/faker). With twitter-bootstrap as the UI, I hope this tools make you more productive.

> Note: This is not an active project, any suggestion are welcome

## Install instruction

- Option 1, Download this package as tar/zip extract to your www folder and access the main page.
- Option 2, Clone this project to your www folder and access the main page.

> After download/clone you need to edit your database username and password in `index.php` file

> In linux, you need to make `runtime` folder writable

## Screenshots

![Screenshot 1](assets/images/ss_1.png?raw=true "Screenshot 1")
![Screenshot 1](assets/images/ss_2.png?raw=true "Screenshot 2")