abriolon/scrap-wiki

dev-main 2023-07-05 19:51 UTC

This package is auto-updated.

Last update: 2024-04-05 21:38:08 UTC


README

This library allows you to easily retrieve the list of countries and their populations from the following URL: https://en.wikipedia.org/wiki/List_of_countries_by_population.

Installation

To use this library, you need to include the file in your PHP project and install the required dependencies. You can do this by running the following commands:

composer install
composer test
composer phpstan
php build/index.php

License

This library is distributed under the MIT License. See the LICENSE file for more information.

Please feel free to customize the content according to your needs and add any additional relevant sections.