dbschemix: database migration pdo

Maintainers

Package info

github.com/dbschemix/pdo

pkg:composer/dbschemix/pdo

Transparency log

Statistics

Installs: 16

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.0 2026-05-27 14:33 UTC

This package is auto-updated.

Last update: 2026-06-27 14:38:27 UTC


README

Static analysis

To run static analysis:

make check

To fix code style:

make fix

Testing

The package is tested with

To run tests:

make tests