lorenzoaversano / oss-onepiece
A library for One piece characters
1.0.3
2023-07-05 21:57 UTC
Requires
- php: ^8.0
- symfony/css-selector: ^6.0||^6.3
- symfony/dom-crawler: ^6.0||^6.3
- symfony/http-client: ^6.0||^6.3
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This project is developed in PHP using Composer and allows you to retrieve the names of characters born or introduced in Marineford from the One Piece Fandom website : https://onepiece.fandom.com/fr/wiki/Cat%C3%A9gorie:Personnages_de_Marineford
Installion
composer install
php vendor/bin/phpstan analyse src
php vendor/bin/phpunit tests
License
This project use MIT License