2017 © Pedro Peláez
 

project fakery-generator

Random Test Fixtures Data Generator

image

csanquer/fakery-generator

Random Test Fixtures Data Generator

  • Saturday, April 26, 2014
  • by csanquer
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Fakery Generator - a Random Test Fixtures Data Generator

Latest Stable Version Latest Unstable Version Build Status Scrutinizer Quality Score Code Coverage SensioLabsInsight, (*1)

Dependency Status Project Status License Daily Downloads Monthly Downloads Total Downloads, (*2)

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

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

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

Install and Usage

see main documentation : doc/index.md, (*6)

Licensing

License GPL 3, (*7)

This file is part of Fakery Generator., (*8)

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., (*9)

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., (*10)

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

The Versions