Scafolda – Complete Database Generator

Overview

Scafolda is a database management and scaffolding application. It allows you to quickly manage your database and populate tables with randomly generated data. This makes it easy in cases of scaffolding, prototyping and testing where you need to automatically fill your database with relevant data in a short time. In addition, Scafolda provides basic function like search, download, table manipulation and more.

Demo: http://scafolda.yesigye.com

scafolda

Data Types

  • Int
  • Boolean
  • Word
  • Sentence
  • Paragraph
  • Text
  • Title
  • Name
  • First Name
  • Last Name
  • Phone number
  • Country
  • Latitude
  • Longitude
  • Postcode
  • Address
  • State
  • Street Address
  • State Abbreviation
  • City
  • City Suffix
  • Street Name
  • Secondary Address
  • City Prefix
  • Street Suffix
  • Building Number
  • Date
  • Time
  • Year
  • Century
  • Timezone
  • email
  • Company email
  • Username
  • Password
  • Domain Name
  • Domain Word
  • tld
  • url
  • slug
  • IPv4
  • local IPv4
  • ipv6
  • mac Address
  • userAgent
  • chrome
  • firefox
  • safari
  • opera
  • internetExplorer
  • Credit Card Type
  • Credit Card Number
  • credit Card Exp Date
  • Credit Card Details
  • SWIFTBIC Number
  • Hex Color
  • rgb Color
  • CSS rgb Color
  • Color Name
  • Image Url
  • Image
  • ean13
  • ean8
  • isbn13
  • isbn10
  • md5
  • sha1
  • sha256
  • locale
  • Country Code
  • language Code
  • Currency Code

Included

Features

  • Manipulate table columns and structure
  • Auto generate random yet relevant table data
  • Over 50 data types to generate from
  • Foreign keys and table relationships are respected
  • Data validation before entry
  • Intelligent schema mapping
  • Icon generator for properly displaying tables

Requirements

  • PHP > 5.4
  • MySQL > 5.x

Instructions

Find the docs at http://scafolda.yesigye.com/docs/

Related