PHPackages                             muriloloffi/buscador-cursos - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. muriloloffi/buscador-cursos

ActiveLibrary

muriloloffi/buscador-cursos
===========================

Projeto que busca os cursos no site da Alura para fins de aprendizado;

v1.1.1(5y ago)14GPLv3PHP

Since Oct 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/muriloloffi/BuscadorDeCursos)[ Packagist](https://packagist.org/packages/muriloloffi/buscador-cursos)[ RSS](/packages/muriloloffi-buscador-cursos/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (6)Versions (4)Used By (0)

BuscadorDeCursos
================

[](#buscadordecursos)

\[PHP code practice\]
---------------------

[](#php-code-practice)

Simple HTTP client that fetches content lists from a specified domain and presents through command line shell.

Downloading package
-------------------

[](#downloading-package)

Inside the project folder you want to add this package, type in the command line:

```
$ composer require muriloloffi/buscador-cursos
```

Usage example
-------------

[](#usage-example)

Through the command line, navigate to the folder where the package has been added and type the following:

```
$ vendor\bin\buscar-cursos.php
```

### OR

[](#or)

You can create a php file with the following code:

```
