bytebencher/cache-warmup
最新稳定版本:1.0.0
Composer 安装命令:
composer require bytebencher/cache-warmup
包简介
Composer package to warm up website caches, based on a given XML sitemap
README 文档
README
Sitemap Crawler & Cache Warmer
A PHP library to warm up website caches of URLs located in XML sitemaps.
Report Bug · Request Feature · Join Discussions · Latest Release · Sponsor
✨ Features
- Warm up caches of URLs located in XML sitemaps
- Console command and PHP API for cache warmup
- Out-of-the-box support for sitemap indexes
- Exclusion patterns for sitemaps and URLs
- Various crawling strategies to modify crawling behavior
- Support for gzipped XML sitemaps
- Interface for custom crawler implementations
🚀 Getting Started
# Download latest release curl -LO https://github.com/eliashaeussler/cache-warmup/releases/latest/download/cache-warmup.phar chmod +x cache-warmup.phar # Run cache warmup ./cache-warmup.phar "https://www.example.com/sitemap.xml"
Find more installation methods in the official documentation.
📕 Documentation
Find all available installation methods, configuration options and customization opportunities in the official documentation.
🧑💻 Contributing
Please have a look at CONTRIBUTING.md.
⭐ License
This project is licensed under GNU General Public License 3.0 (or later).
统计信息
- 总下载量: 40
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-05-30
