quentinlegeron/nebuleuse

scrapping of Binding of Isaac - items

dev-main 2023-07-05 16:19 UTC

This package is auto-updated.

Last update: 2024-05-05 18:08:05 UTC


README

Package for scrapping the binding of isaac fandom items

Local development

    composer install
    php vendor/bin/phpstan --level-max

Testing

    composer phpstan
    composer test