likesistemas/codeception-phinx-module

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

Integração com phinx usando codeception.

v1.3.0 2024-09-10 17:44 UTC

This package is auto-updated.

Last update: 2024-09-10 17:45:05 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