likesistemas/codeception-phinx-module

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

Integração com phinx usando codeception.

v1.4.0 2025-05-02 12:32 UTC

This package is auto-updated.

Last update: 2025-05-02 12:32:49 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