aoepeople / crawler
Crawler extension for TYPO3
Installs: 130 891
Dependents: 0
Suggesters: 0
Security: 0
Stars: 27
Watchers: 38
Forks: 64
Open Issues: 13
Type:typo3-cms-extension
Requires
- php: ^7.2
- ext-json: *
- ext-pdo: *
- beberlei/assert: ^3.2
- guzzlehttp/guzzle: ^6.4.1 || ^7.2
- psr/http-message: ^1.0
- psr/log: ^1.0
- symfony/console: ^4.3 || ^5.0
- symfony/polyfill-php80: ^1.20
- typo3/cms-backend: *
- typo3/cms-core: ~9.5.14 || ^10.4 || ^11.0 || dev-master
- typo3/cms-frontend: *
- typo3/cms-info: *
- typo3/cms-seo: *
Requires (Dev)
- codeception/codeception: ^4.1
- codeception/module-asserts: ^1.1
- codeception/module-filesystem: ^1.0
- codeception/module-phpbrowser: ^1.0
- codeception/module-webdriver: ^1.0
- infection/infection: ^0.15.3
- nimut/phpunit-merger: ^1.1
- nimut/testing-framework: ^5.0
- nimut/typo3-complete: ^10.4
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^0.12
- phpstan/phpstan-deprecation-rules: ^0.12.5
- rector/rector: ^0.8
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^0.13.1
- slam/phpstan-extensions: ^5.0
- symfony/yaml: ^4.4 || ^5.0
- symplify/easy-coding-standard: ^8.3
- typo3/testing-framework: ^4.14 || ^5.0
Replaces
- typo3-ter/crawler: 9.2.1
- dev-main / 9.2.x-dev
- 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
- dev-typo3v9 / 9.0.0.x-dev
- 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-github-actions-codeception
- dev-ci/psalm
- dev-github-actions-tests
- dev-update/phpstan
- dev-TYPO3_7
- dev-wip/remove-deprecations-for-v11
- dev-roave/backwards-compatibility
- dev-feature/switch-to-configuration-object
- dev-cleanup/queueRepository
This package is auto-updated.
Last update: 2021-01-17 16:39:54 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 aoepeople/crawler
Versions and Support
Release | TYPO3 | PHP | Fixes will contain |
---|---|---|---|
9.x.y | 9.5-11.0 | 7.2-7.4 | Features, Bugfixes, Security Updates |
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 | Bugfixes, 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