lnourry75/rendu1packagistendtoend

1.0.0 2023-07-05 12:40 UTC

This package is auto-updated.

Last update: 2025-08-06 19:44:46 UTC


README

A beautiful demo package

Scrapper

With this package, you can scrap a list of characters from the website : https://fireemblem.fandom.com/fr/wiki/Liste_des_personnages_de_Fire_Emblem:_Three_Houses

Installation

Local Development

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