fpalvadeau/oss-td2

1.0.0 2023-07-05 09:54 UTC

This package is auto-updated.

Last update: 2025-07-05 14:30:25 UTC


README

A beautiful demo package

Installation

Local Development

    composer install
    php vendor/bin/phpstan analyze src --level=max
    php vendor/bin/phpunit tests