likesistemas/codeception-phinx-module

There is no license information available for the latest version (v1.2.0) of this package.

Integração com phinx usando codeception.

v1.2.0 2022-09-06 14:46 UTC

This package is auto-updated.

Last update: 2024-04-06 18:19:55 UTC


README

Installation

composer require likesistemas/codeception-phinx-module --dev

How to use in codeception

You can add Like\Codeception\Phinx module to suite or global config.

modules:
    enabled:
        - Like\Codeception\Phinx