Skip to content

Handy CLI tool to quickly fill up a MySQL table for test purposes.

License

Notifications You must be signed in to change notification settings

devblac/mysqlfill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mysqlfill

Handy CLI tool to quickly fill up a MySQL table for test purposes.

Status

Highly experimental. Initial commit.

Usage

cd src
php mysqlfill %table_name%

Test

cd test
phpunit MySqlFillTest.php

Dependencies

PHPUnit - https://phpunit.de/

About

Handy CLI tool to quickly fill up a MySQL table for test purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%