en_na / scrap-td
Demo package
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/en_na/scrap-td
Requires
- php: >=8.0.0
- symfony/css-selector: ^6.3
- symfony/dom-crawler: ^6.3
- symfony/http-client: ^6.3
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6||^10.2
README
This is a package for all the big fans of Harry Potter. 🧙
It will get you to scrap some characters and their links.
Once the installation done, run this command to see the charcters names and links.
php build/index.php
Installation
Git clone the project
Run this command
composer install
Local development
composer install
php composer phpstan
php composer test