Skip to content

ajithsk25/php_data_faker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php_data_faker

Run the command

> git clone -b development https://github.com/ajithsk25/php_data_faker.git ##Use php composer.phar to install the application

  1. Goto the project path in terminal and enter the command

    > php composer.phar install

  2. Create a mysql database for the project

  3. Create a table "tbl_data_faker" with columns as id,value_name,counter(import DataFaker.sql)

  4. Go to the project folder to run and enter the command

    > php app.php "hostname" "username" "password" "database" "count"

About

Using php composer.phar install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages