apie/phpunit-matrix-data-provider

Create a data provider by making all possible combinations.

1.0.2 2023-09-12 20:57 UTC

This package is auto-updated.

Last update: 2024-04-12 22:08:25 UTC


README

apie-logo.svg

phpunit matrix data provider

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require Code coverage Donate

Apie is a suite of composer packages to work with domain objects. It tries to aim to follow a Domain-objects-first approach and not a database first approach that you find in many PHP frameworks nowadays.

TODO documentation

This package can create data providers with help of an object factory and the (typed) method arguments of the test case. It can also be used outside PHPUnit for example for seeding data etc.