{"id":16954060,"url":"https://github.com/eliashaeussler/cache-warmup","last_synced_at":"2025-04-04T11:09:24.434Z","repository":{"id":39749937,"uuid":"314027687","full_name":"eliashaeussler/cache-warmup","owner":"eliashaeussler","description":"🔥 PHP library to warm up caches of URLs located in XML sitemaps","archived":false,"fork":false,"pushed_at":"2024-10-30T00:50:33.000Z","size":4085,"stargazers_count":53,"open_issues_count":3,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-30T01:47:21.312Z","etag":null,"topics":["cache-warmup","crawler","php","xml-sitemap"],"latest_commit_sha":null,"homepage":"https://cache-warmup.dev/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eliashaeussler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["eliashaeussler"],"custom":["https://paypal.me/eliashaeussler"]}},"created_at":"2020-11-18T18:49:31.000Z","updated_at":"2024-10-29T23:05:16.000Z","dependencies_parsed_at":"2023-02-14T07:15:32.955Z","dependency_job_id":"fd30030c-71c2-4d15-a092-7a5b4f84fe4f","html_url":"https://github.com/eliashaeussler/cache-warmup","commit_stats":{"total_commits":363,"total_committers":5,"mean_commits":72.6,"dds":0.5013774104683195,"last_synced_commit":"115da97ed2f9c417cad2d11c492b3e8e129c4ffe"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliashaeussler%2Fcache-warmup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliashaeussler%2Fcache-warmup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliashaeussler%2Fcache-warmup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliashaeussler%2Fcache-warmup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliashaeussler","download_url":"https://codeload.github.com/eliashaeussler/cache-warmup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166157,"owners_count":20894652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache-warmup","crawler","php","xml-sitemap"],"created_at":"2024-10-13T22:08:39.548Z","updated_at":"2025-04-04T11:09:24.412Z","avatar_url":"https://github.com/eliashaeussler.png","language":"PHP","funding_links":["https://github.com/sponsors/eliashaeussler","https://paypal.me/eliashaeussler"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n[![Screenshot](docs/img/header.jpeg)](https://cache-warmup.dev/)\n\n[![PHAR downloads](https://img.shields.io/github/downloads/eliashaeussler/cache-warmup/total?label=PHAR+downloads\u0026logo=github\u0026logoColor=white)](https://github.com/eliashaeussler/cache-warmup/releases)\n[![GHCR pulls](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fipitio.github.io%2Fbackage%2Feliashaeussler%2Fcache-warmup%2Fcache-warmup.json\u0026query=%24.downloads\u0026logo=github\u0026label=GHCR%20pulls)](https://github.com/eliashaeussler/cache-warmup/pkgs/container/cache-warmup)\n[![Docker pulls](https://img.shields.io/docker/pulls/eliashaeussler/cache-warmup?label=Docker+pulls\u0026logo=docker\u0026logoColor=white)](https://hub.docker.com/r/eliashaeussler/cache-warmup)\n[![Packagist downloads](https://img.shields.io/packagist/dt/eliashaeussler/cache-warmup?label=Packagist+downloads\u0026logo=packagist\u0026logoColor=white)](https://packagist.org/packages/eliashaeussler/cache-warmup)\n\n# Sitemap Crawler \u0026 Cache Warmer\n\nA PHP library to warm up website caches of URLs located in XML sitemaps.\n\n[**Explore the docs \u0026raquo;**](https://cache-warmup.dev/)\n\n[Report Bug](https://github.com/eliashaeussler/cache-warmup/issues/new?template=bug_report.yml\u0026title=%5BBUG%5D) \u0026middot;\n[Request Feature](https://github.com/eliashaeussler/cache-warmup/issues/new?template=feature_request.yml\u0026title=%5BFEATURE%5D) \u0026middot;\n[Join Discussions](https://github.com/eliashaeussler/cache-warmup/discussions) \u0026middot;\n[Latest Release](https://github.com/eliashaeussler/cache-warmup/releases/latest) \u0026middot;\n[Sponsor](https://cache-warmup.dev/sponsor.html)\n\n\u003c/div\u003e\n\n## ✨ Features\n\n* Warm up caches of URLs located in XML sitemaps\n* Console command and PHP API for cache warmup\n* Out-of-the-box support for sitemap indexes\n* Exclusion patterns for sitemaps and URLs\n* Various crawling strategies to modify crawling behavior\n* Support for gzipped XML sitemaps\n* Interface for custom crawler implementations\n\n## 🚀 Getting Started\n\n```bash\n# Download latest release\ncurl -O https://cache-warmup.dev/cache-warmup.phar\nchmod +x cache-warmup.phar\n\n# Run cache warmup\n./cache-warmup.phar \"https://www.example.com/sitemap.xml\"\n```\n\nFind more [installation methods](https://cache-warmup.dev/installation.html)\nin the official documentation.\n\n## 📕 Documentation\n\nFind all available installation methods, configuration options and customization\nopportunities in the [official documentation](https://cache-warmup.dev/).\n\n## 🧑‍💻 Contributing\n\nPlease have a look at [`CONTRIBUTING.md`](CONTRIBUTING.md).\n\n## ⭐ License\n\nThis project is licensed under [GNU General Public License 3.0 (or later)](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliashaeussler%2Fcache-warmup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliashaeussler%2Fcache-warmup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliashaeussler%2Fcache-warmup/lists"}