matheusoliveira/alura-scraping

This library searches for courses from alura.com.br

v1.1.3 2020-03-31 03:24 UTC

This package is auto-updated.

Last update: 2024-04-29 04:33:44 UTC


README

This library was created as a project in the course "PHP Composer: Dependencies, Autoload and Publishing" (which in loosely translated means "PHP Composer: Dependências, Autoload e Publicação"), available in https://www.alura.com.br/curso-online-php-composer.

How to install?

Download this repo and after run:

composer install

After run the command below:

php search-courses.php

How to use it in my project?

Download via composer using:

composer require matheusoliveira/alura-scraping

See more at: https://packagist.org/packages/matheusoliveira/alura-scraping