Download the PHP package camspiers/silverstripe-fixturegenerator without Composer
On this page you can find all versions of the php package camspiers/silverstripe-fixturegenerator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download camspiers/silverstripe-fixturegenerator
More information about camspiers/silverstripe-fixturegenerator
Files in camspiers/silverstripe-fixturegenerator
Download camspiers/silverstripe-fixturegenerator
More information about camspiers/silverstripe-fixturegenerator
Files in camspiers/silverstripe-fixturegenerator
Vendor camspiers
Package silverstripe-fixturegenerator
Short Description Allows the generation of SilverStripe unit test fixtures from existing DataObjects either programatically created or from the database
License MIT
Package silverstripe-fixturegenerator
Short Description Allows the generation of SilverStripe unit test fixtures from existing DataObjects either programatically created or from the database
License MIT
Please rate this library. Is it a good library?
Informations about the package silverstripe-fixturegenerator
SilverStripe Fixture Generator
Allows the generation of SilverStripe unit test fixtures from existing DataObjects either programatically created or from the database.
Creating fixtures files for unit tests is tedious at best, and this library's goal is to alleviate some of the pain.
Installation (with composer)
Usage
Example with all relations allowed
Example with certain relations allowed
Example with certain relations excluded
Unit testing
All versions of silverstripe-fixturegenerator with dependencies
PHP Build Version
Package Version
Requires
symfony/yaml Version
~2.2
The package camspiers/silverstripe-fixturegenerator contains the following files
Loading the files please wait ....