dev-master
9999999-devWant to include cool day? Here's you tool!
MIT
The Requires
by Tom Klíma
scraper days of the year
Wallogit.com
2017 © Pedro Peláez
Want to include cool day? Here's you tool!
Want to have cool list of occasions in given day or month? You hit the right package!, (*1)
## Installation
composer`require tomtomklima/daysoftheyearscraper, (*2)
## Usage, (*3)
```php require_once DIR .'/vendor/autoload.php';, (*4)
$scraper = new tomtomklima\DaysOfTheYearScraper\DaysOfTheYearScraper();, (*5)
$json = $scraper->getMonth(2016, 03);```, (*6)
##Content, (*7)
Function getMonth returns object of elements; each element has header, description, link to actual page and object img with src and alt text., (*8)
Want to include cool day? Here's you tool!
MIT
scraper days of the year