Download the PHP package tomasnorre/crawler without Composer

On this page you can find all versions of the php package tomasnorre/crawler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package crawler

TYPO3 Crawler

Latest Stable Version Total Downloads License Tests Scrutinizer Code Quality Code Coverage Coverage Status Mutation testing badge Psalm coverage Average time to resolve an issue Percentage of issues still open

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

Crawler processes

backend_processlist

Versions and Support

Release TYPO3 PHP Fixes will contain
12.x.y 12.4 8.1-8.3 Features, Bugfixes, Security Updates
11.x.y 10.4-11.5 7.4-8.1 Bugfixes, 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


All versions of crawler with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4 || ^8.0
ext-json Version *
ext-pdo Version *
beberlei/assert Version ^3.3
guzzlehttp/guzzle Version ^6.4.1 || ^7.2
psr/http-message Version ^1.0
psr/log Version ^1.0
symfony/console Version ^5.0
symfony/polyfill-php80 Version ^1.23
typo3/cms-backend Version *
typo3/cms-core Version ^10.4.11 || ^11.5
typo3/cms-frontend Version *
typo3/cms-info Version *
typo3/cms-seo Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package tomasnorre/crawler contains the following files

Loading the files please wait ....