By :
code47
Published on Monday, June 13, 2016,11:02:00 in PHP Scripts
DataMorph is a database management and scaffolding application. It allows users to quickly create database and generate tables with random data.
This makes it easy in cases of scaffolding, prototyping and testing where you need to automatically fill your database with data. In addition,
DataMorph provides basic function like search, download, table manipulation and more.
see live demo
Hostname localhost
Username ignafapb_z
Password DEMOpassword123
Features
Database Scaffolder â
The scaffolder is a simple tool to help you build a database without actually creating one. The process is painless thanks to modern
technologies like ajax, pjax and sessions. While generating the created database, datamorph does not just work in silence, it updates you
with live messages on what is going on in the background.
Auto Generator â
This feature uses a read and write function that analyzes the field names in your table and uses the information to populate your table
with random yet relevant data. just provide the number of rows you want generated and hit enter. hassle free.
Data Type Constraint â
In addition to the usual field constraints like type, length, keys, we have created a data constraint; a dropdown with over 50 pieces of
generatable data. data like credit card numbers, ip addresses, names, countriesâ¦.. are all available for you to use.
Database Managemer â
The database management tool containts function to perform routine database manipulation tasks that include;
Downloading tables or databases.
Deleting databases.
Add or Removing tables.
Renaming tables.
Emptying tables.
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
Bootstrap v4 â
Bootstrap v4 is a brand new framework with new cool features, pronounced colors and more
https://v4-alpha.getbootstrap.com/
PHP Faker
Faker is a PHP library that generates fake data for you
https://github.com/fzaninotto/Faker
Codeigniter
CodeIgniter is a powerful PHP framework with a very small footprint
https://www.codeigniter.com/
Share This Product