Skip to content

msd/php-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • PHP v8.0 or newer (extensions=mbstring, openssl)
  • Composer v2.1 or newer (both must be present in the PATH environment variable)

Installing and Running

Run composer install to install all dependencies.

Run php App/main.php to execute the program, which should output the result in the console.

Tests

Run php vendor/phpunit/phpunit/phpunit to execute all tests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages