tomasnorre / crawler
Crawler extension for TYPO3
Fund package maintenance!
tomasnorre
Ko Fi
www.paypal.me/tomasnorre/10
Installs: 248 102
Dependents: 2
Suggesters: 0
Security: 0
Stars: 54
Watchers: 31
Forks: 84
Open Issues: 26
Type:typo3-cms-extension
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.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
- typo3/cms-core: ^12.4
- typo3/cms-frontend: ^12.4
- typo3/cms-info: ^12.4
- typo3/cms-seo: ^12.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.26
- nikic/php-parser: ^4.13
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.9
- phpstan/phpstan-deprecation-rules: ^1.0
- phpunit/phpunit: ^10.5
- rector/rector: ^1.0
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^1.8
- sbuerk/typo3-cmscomposerinstallers-testingframework-bridge: ^0.1
- slam/phpstan-extensions: ^6.0
- ssch/typo3-rector: ^2.0
- ssch/typo3-rector-testing-framework: *
- symfony/yaml: ^6.4 || ^7.0
- symplify/easy-coding-standard: ^12.2
- symplify/phpstan-rules: ^12.7
- tomasvotruba/cognitive-complexity: ^0.2
- tomasvotruba/type-coverage: ^0.3
- typo3/testing-framework: ^8.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.4
- typo3-ter/crawler: 12.0.4
- dev-main / 12.0.x-dev
- 12.0.4
- 12.0.3
- 12.0.2
- 12.0.1
- 12.0.0
- v11.x-dev
- 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-ci/test-with-typo3-v13
- dev-poc-message-bus
This package is auto-updated.
Last update: 2024-10-23 20:54:00 UTC
README
Libraries and scripts for crawling the TYPO3 page tree. Used for re-caching, re-indexing, publishing applications etc.
You can include the crawler in your TYPO3 project with composer or from TER
composer require tomasnorre/crawler
Crawler processes
Versions and Support
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