ajith/php_data_faker
Composer 安装命令:
composer require ajith/php_data_faker
包简介
Php application that inserts fake data
README 文档
README
Run the command
> git clone -b development https://github.com/ajithsk25/php_data_faker.git
##Use php composer.phar to install the application
- Goto the project path in terminal and enter the command
> php composer.phar install - Create a mysql database for the project
- Create a table "tbl_data_faker" with columns as id,value_name,counter(import DataFaker.sql)
- Go to the project folder to run and enter the command
> php app.php "hostname" "username" "password" "database" "count"
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-09-25