DB Populator

Package:
DB Populator
Summary:
Populate a MySQL database with random data
Groups:
Databases, PHP 5, Testing
Author:
Rafael Jaques
Description:
This class can be used to populate a MySQL database with random data.

This class maps your database or the tables selected by you and fill them up with random dummy data.

Very useful if you just created your database and want to test your application without having to fill the data manually.

Tags: