Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-goutte - A simple PHP web scraper

Website:
https://github.com/FriendsOfPHP/Goutte
Licence:
MIT
Vendor:
Remi Collet
Description:
Goutte is a screen scraping and web crawling library for PHP.

Goutte provides a nice API to crawl websites and extract data
from the HTML/XML responses.

Autoloader: /usr/share/php/Goutte/autoload.php

Packages

php-goutte-3.2.3-1.remi.src [16 KiB] Changelog by Shawn Iwinski (2019-06-16):
- Update to 3.2.3 (RHBZ #1596940)
- Add range version dependencies for Fedora >= 27 || RHEL >= 8
php-goutte-3.2.2-1.remi.src [17 KiB] Changelog by Shawn Iwinski (2017-12-13):
- Update to 3.2.2 (RHBZ #1409941)
- Allow Symfony 4
- Remove patch
php-goutte-3.2.1-4.remi.src [17 KiB] Changelog by Shawn Iwinski (2017-09-21):
- Add max versions to BuildRequires
- Allow Symfony 3
- Modify tests
php-goutte-3.2.1-1.remi.src [16 KiB] Changelog by Remi Collet (2017-01-05):
- update to 3.2.1
php-goutte-3.2.0-1.remi.src [17 KiB] Changelog by Shawn Iwinski (2016-12-30):
- Updated to 3.2.0 (RHBZ #1395456)
- Use php-composer(fedora/autoloader)
- Run upstream tests with SCLs if they are available