tomasnorre / crawler
Crawler extension for TYPO3
Fund package maintenance!
tomasnorre
Ko Fi
www.paypal.me/tomasnorre/10
Installs: 345 974
Dependents: 2
Suggesters: 0
Security: 0
Stars: 57
Watchers: 29
Forks: 91
Open Issues: 20
Type:typo3-cms-extension
pkg:composer/tomasnorre/crawler
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- ext-json: *
- ext-pdo: *
- beberlei/assert: ^3.3
- guzzlehttp/guzzle: ^6.4.1 || ^7.2
- psr/http-message: ^2.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- symfony/console: ^6.4 || ^7.0
- typo3/cms-backend: ^12.4 || ^13.4
- typo3/cms-core: ^12.4 || ^13.4
- typo3/cms-frontend: ^12.4 || ^13.4
- typo3/cms-info: ^12.4 || ^13.4
- typo3/cms-seo: ^12.4 || ^13.4
Requires (Dev)
- codeception/codeception: ^5.0
- codeception/module-asserts: ^3.0
- codeception/module-filesystem: ^3.0
- codeception/module-phpbrowser: ^3.0
- codeception/module-webdriver: ^4.0
- infection/infection: ^0.29.9
- nikic/php-parser: ^4.13 || ^5.3
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^2.0
- phpstan/phpstan-deprecation-rules: ^2.0
- phpunit/phpunit: ^10.5 || ^11.4
- roave/security-advisories: dev-latest
- sbuerk/typo3-cmscomposerinstallers-testingframework-bridge: ^0.1
- ssch/typo3-rector: ^3.0
- symfony/yaml: ^6.4 || ^7.0
- symplify/easy-coding-standard: ^12.2
- symplify/phpstan-rules: ^14.2
- tomasvotruba/cognitive-complexity: ^1.0
- tomasvotruba/type-coverage: ^2.0
- typo3/testing-framework: ^8.0 || ^9.0
Suggests
- typo3/cms-seo: Enables the posibility to priorities your Crawler Queue + You have seo features in the CMS it self.
Replaces
- aoepeople/crawler: 12.0.9
- typo3-ter/crawler: 12.0.9
- dev-main / 12.0.x-dev
- 12.0.9
- 12.0.8
- 12.0.7
- 12.0.6
- 12.0.5
- 12.0.4
- 12.0.3
- 12.0.2
- 12.0.1
- 12.0.0
- v11.x-dev
- 11.0.11
- 11.0.10
- 11.0.9
- 11.0.8
- 11.0.7
- 11.0.6
- 11.0.5
- 11.0.4
- 11.0.3
- 11.0.2
- 11.0.1
- 11.0.0
- v10.x-dev
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 9.2.6
- 9.2.5
- 9.2.4
- 9.2.3
- 9.2.2
- 9.2.1
- 9.2.0
- 9.1.5
- 9.1.4
- 9.1.3
- 9.1.2
- 9.1.1
- 9.1.0
- 9.0.3
- 9.0.2
- 9.0.1
- 9.0.0
- 6.7.4
- 6.7.3
- 6.7.2
- 6.7.1
- 6.7.0
- 6.6.5
- 6.6.4
- 6.6.3
- 6.6.2
- 6.6.1
- 6.6.0
- 6.5.0
- 6.4.1
- 6.4.0
- 6.3.2
- 6.3.1
- 6.3.0
- 6.2.0
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.0
- 5.2.1
- 5.2.0
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.9
- 5.0.8
- 5.0.7
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- dev-phpstan/SubProcessExecutionStrategy
- dev-phpstan/CallbackExecutionStrategy
- dev-phpstan/ConfigurationService
- dev-phpstan/ProcessQueueCommand
- dev-phpstan/CrawlStrategyFactory
- dev-rename-variables
- dev-phpstan/ModifySkipEvent
- dev-ci/greetings
- dev-phpstan-baseline
- dev-bug/manual-crawler-in-log-module
- dev-issues/1137
- dev-issue/1125
- dev-poc-message-bus
This package is auto-updated.
Last update: 2025-10-07 18:25:32 UTC
README
TYPO3 Crawler crawls the TYPO3 page tree. Used for cache warmup, indexing, publishing applications etc.
You can include the crawler in your TYPO3 project with composer or from the TYPO3 Extension Repository
composer require tomasnorre/crawler
Crawler processes
Versions and Support
Release | TYPO3 | PHP | Fixes will contain |
---|---|---|---|
12.x.y | 12.4-13.3 | 8.1-8.4 | Features, Bugfixes, Security Updates, Since 12.0.6 TYPO3 13.4, Since 12.0.7 PHP 8.4 |
11.x.y | 10.4-11.5 | 7.4-8.1 | Security Updates, Since 11.0.3 PHP 8.1 |
10.x.y | 9.5-11.0 | 7.2-7.4 | Security Updates |
9.x.y | 9.5-11.0 | 7.2-7.4 | As this version has same requirements as 10.x.y, there will be no further releases of this version, please update instead. |
8.x.y | Releases do not exist | ||
7.x.y | Releases do not exist | ||
6.x.y | 7.6-8.7 | 5.6-7.3 | Security Updates |
Documentation
Please read the documentation
To render the documentation locally, please use the official TYPO3 Documentation rendering Docker Tool. https://github.com/t3docs/docker-render-documentation
Contributions
Please see CONTRIBUTING.md
Honorable Previous Maintainers
- Kasper Skaarhoj
- Daniel Poetzinger
- Fabrizio Branca
- Tolleiv Nietsch
- Timo Schmidt
- Michael Klapper
- Stefan Rotsch