olooeez / alura-search-courses
Sample package to understand PHP's composer
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/olooeez/alura-search-courses
Requires
- guzzlehttp/guzzle: ^7.8
- symfony/css-selector: ^7.0
- symfony/dom-crawler: ^6.0
Requires (Dev)
- phan/phan: ^5.4
- phpunit/phpunit: ^10.5
- squizlabs/php_codesniffer: ^3.8
README
This project was developed as part of a course at Alura to learn how to use Composer. It provides a simple and easy-to-use search functionality for Alura courses.
Installation
To install the alura-search-courses package, you can use Composer. Run the following command in your terminal:
composer require olooeez/alura-search-courses
Contributing
If you wish to contribute to this project, feel free to open a merge request. We welcome all forms of contribution!
License
This project is licensed under the MIT. Refer to the LICENSE file for more details.