lnourry75 / rendu1packagistendtoend
A beautiful library
1.0.0
2023-07-05 12:40 UTC
Requires
- php: >=8.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6||^10.2
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