Download the PHP package jardeldeveloper/buscador-cursos without Composer
On this page you can find all versions of the php package jardeldeveloper/buscador-cursos. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jardeldeveloper/buscador-cursos
More information about jardeldeveloper/buscador-cursos
Files in jardeldeveloper/buscador-cursos
Package buscador-cursos
Short Description Projeto que busca os cursos no site da Alura
License MIT
Informations about the package buscador-cursos
๐ Buscador de Cursos
Project that searches the courses on Alura's website developed in the PHP Composer course by Alura.
๐ Stacks
This project was developed with the following technologies, tools and utilities:
- PHP (Language)
- Composer (Dependency Manager)
- PHPUnit (Unit Test)
- PHPCS (Design Patterns)
- PHAN (Static Analysis of code syntax)
- Packagist (Package Repository)
Installed Dependencies:
- guzzlehttp/guzzle
- symfony/dom-crawler
- symfony/css-selector
- phpunit/phpunit
- squizlabs/php_codesniffer
- phan/phan
๐ App Features
- Searches the name of all courses in a section of the Alura website;
- It performs three types of tests in the application, they are PHPUnit (Unit Test), PHPCS (Design Patterns) and PHAN (Static Analysis of Code Syntax).
๐ท How to run?
๐ป Run App
๐งช Test App
๐ค How to contribute?
After the merge of your pull request is done, you can delete a branch of yours.
๐ง Issues
Feel free to file a new issue with a respective title and description on the Buscador de Cursos repository. If you already found a solution to your problem, I would love to review your pull request.
๐ License
Released in 2021 ๐
This project is under the MIT license. See the LICENSE for more details.
Made with ๐ by Jardel Cunha.
Give โญ if this project helped you!
All versions of buscador-cursos with dependencies
symfony/dom-crawler Version ^5.3
symfony/css-selector Version ^5.3