pedro162/course-search

Projeto que busca os cursos no site da Alura

Maintainers

Package info

github.com/pedro162/composer

pkg:composer/pedro162/course-search

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.1.1 2026-04-25 16:36 UTC

This package is auto-updated.

Last update: 2026-04-25 16:48:38 UTC


README

Small PHP project that fetches and prints course titles from Alura using Guzzle and Symfony DomCrawler.

Requirements

  • PHP 8.3+
  • Composer

Install

composer install

Run

php buscar-cursos.php

Tests

composer test

Static analysis

composer phan

Code style

composer cs