pakacuda/cakephp-fixture-factories

This package is abandoned and no longer maintained. The author suggests using the vierge-noire/cakephp-fixture-factories package instead.

CakePHP Dynamic Fixtures

Installs: 6 585

Dependents: 1

Suggesters: 0

Security: 0

Stars: 79

Watchers: 6

Forks: 21

Open Issues: 17

Type:cakephp-plugin

v3.1.0-rc.1 2023-11-25 19:45 UTC

README

ff-logo

CakePHP Fixture Factories

Write and run your tests faster. On any PHP application.

ArticleFactory::make(5)->with('Authors[3].Address.City.Country')->persist();

Installation

CakePHP 5 and non-CakePHP applications

composer require --dev vierge-noire/cakephp-fixture-factories "^3.0"

CakePHP 4

composer require --dev vierge-noire/cakephp-fixture-factories "^2.5"

CakePHP 3

composer require --dev vierge-noire/cakephp-fixture-factories "^1.0"

PHP 7.0 is supported up to v1.1.* only.

Content

Resources

CakeFest 2021 - IPC-Berlin 2020 - CakeFest 2020

Contribute

The development branch is named next (CakePHP 4.x based). Send us your pull requests!

Support

Contact us at vierge.noire.info@gmail.com for professional assistance.

You like our work? ko-fi

Authors

Juan Pablo Ramirez and Nicolas Masson

License

The CakePHPFixtureFactories plugin is offered under an MIT license.

Copyright 2023 Juan Pablo Ramirez and Nicolas Masson

Licensed under The MIT License Redistributions of files must retain the above copyright notice.