Download the PHP package ryssbowh/php-cache-warmer without Composer
On this page you can find all versions of the php package ryssbowh/php-cache-warmer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ryssbowh/php-cache-warmer
More information about ryssbowh/php-cache-warmer
Files in ryssbowh/php-cache-warmer
Download ryssbowh/php-cache-warmer
More information about ryssbowh/php-cache-warmer
Files in ryssbowh/php-cache-warmer
Vendor ryssbowh
Package php-cache-warmer
Short Description An asynchronous php cache warmer
License MIT
Package php-cache-warmer
Short Description An asynchronous php cache warmer
License MIT
Please rate this library. Is it a good library?
Informations about the package php-cache-warmer
Php Cache Warmer
Simple php cache warmer, add urls or parse sitemap and visits all the urls asynchronously.
You need to wait for the promise returned by the warm
method to finish :
You can define the amount of concurrent requests (default 25) :
You can pass guzzle options in the constructor :
And subscribe an observer which will be called for every successful and failed requests :
Thanks to the great vipnytt/sitemapparser sitemap parser :)
All versions of php-cache-warmer with dependencies
PHP Build Version
Package Version
The package ryssbowh/php-cache-warmer contains the following files
Loading the files please wait ....