csanquer/fakery-generator

Random Test Fixtures Data Generator


Keywords
generator, faker, fixtures, data, test, random
License
GPL-3.0+

Documentation

Fakery Generator - a Random Test Fixtures Data Generator

Latest Stable Version Latest Unstable Version Build Status Scrutinizer Quality Score Code Coverage SensioLabsInsight

Dependency Status Project Status License Daily Downloads Monthly Downloads Total Downloads

This project is a rewritten fork of Spyrit's datalea, I developed previously at Spyrit's.

The project provide a CLI application to generate a set of random data files from a configuration file. A web interface is planned.

The application is built with the PHP micro-framework Silex and the famous Francois Zaninotto's Faker Library for generating random data.

Install and Usage

see main documentation : doc/index.md

Licensing

License GPL 3

This file is part of Fakery Generator.

Fakery Generator is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Fakery Generator is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Fakery Generator. If not, see http://www.gnu.org/licenses/.