Skip to content

balmychan/generatedata

 
 

Repository files navigation

generatedata.com

Build Status

This is the repo for the standalone, downloadable version of generatedata.com.

Generally the trunk is pretty stable, but it's never guaranteed. If you're downloading the code, I'd suggest getting the most recent tag: https://github.com/benkeen/generatedata/releases

Requirements

  • PHP 5.3 or later
  • MySQL 4.1.3 or later

How to Install / Documentation

For the installation instructions, user documentation and developer documentation, check out: http://benkeen.github.io/generatedata/

Installation is really, really simple. I deliberately wrote the script to be as self-contained as possible and not require additional PHP/Server configuration when setting it up. That said, it does require PHP 5.3.0 or later. See the documentation for more info.

Test Coverage

Test coverage is pretty weak right now! I'm in the midst of adding phpunit tests and integrating it with Travis, but it's going to be a little hairy for a while just yet.

To-Do

Please see the issues tagges as [feature requests] (https://github.com/benkeen/generatedata/issues?labels=Feature+Request%21&page=1&state=open) for a list of things that are still left to complete on this project. Help is always welcome!

License

This script is freely available under the GPL 3 license. See license.txt in the root folder. Please note that all contributors agree that all code is released under this license.

Contributors

In addition to the many folks who submit bug reports, a big thanks to the following for their help extending the script:

  • Zhao Yang - Chinese language file (3.1.4)
  • Anton Nizhegorodov - Batch size SQL export option (3.1.3)
  • Zeeshan Shaikh - PAN, PIN, CVV, Track 1 and 2 Data Types (3.1.1)
  • Ap.Mathu - SQL Export Type updates (INSERT IGNORE)
  • Manu Ullas - compression option for downloads (3.0.9)
  • rsicher1 - credit card Data Type (3.0.9)
  • Joeri Noort - IBAN numbers (3.0.8)
  • Michel Roca - Full and correct French translation (3.0.7)
  • Marco Corona - LDIF Export Type added (3.0.7)
  • Andre Fortin - original Costa Rica Country plugin & Phone-Regional Data Type (3.0.6)
  • Marcello Verona - Italy Country plugin (3.0.4)
  • Roberto Aragón, Charo Baena - Spanish translation & Country plugin (3.0.2)
  • Kent Chenery - MS SQL plugin (3.0.1)

Changelog

3.1.4 - Sept 6, 2014

3.1.3 - July 20, 2014

3.1.2 - July 12, 2014

3.1.1 - Jan 31, 2014

3.1.0 - Dec 19, 2013

  • Bug fix for accidental short-tags that were introduced in earlier code

3.0.9 - Dec 11, 2013

3.0.8 - Oct 28, 2013

3.0.7 - Sept 7, 2013

3.0.6 - Aug 1, 2013

3.0.5 - July 13, 2013

3.0.4 - July 2nd, 2013

3.0.3 - June 23, 2013

3.0.2 - June 12, 2013

3.0.1 - June 1st, 2013

3.0.0 - May 21st, 2013

  • Initial release

Ben Keen @vancouverben

About

Random data generator in JS, PHP and MySQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published