Crawlzone Versions Save

Crawlzone is a fast asynchronous internet crawling framework for PHP.

4.0.0

2 years ago

Dropped PHP 7.3 support Added PHP 8.1 support

3.0.0

2 years ago

Dropped PHP 7.2 support. Added PHP 8.0 support.

2.1.0

3 years ago

Updated Symfony

2.0.0

3 years ago
  • Updated Symfony components to version 5
  • Dropped support for the PHP 7.1.
  • Added tests for PHP 7.4.

1.1.3

4 years ago

Updated dependencies

1.1.2

5 years ago

Added ability to pass CookieJar into a client

1.1.1

5 years ago
  • Fixed issue with RobotsTxt extension failing when there is no robots.txt file

1.1.0

5 years ago
  • Added request depth option
  • Allowing to access queue from the extension
  • Added more examples
  • Various bug fixes