Favicon of VIPnytt SitemapParser

VIPnytt SitemapParser

PublishedLast updated

PHP library with parse() and parseRecursive() APIs; parseRecursive on a robots.txt URL walks every nested sitemap for a complete URL list.

Sources

github.com

Verified against the VIPnytt/SitemapParser repository and the packagist package.

VIPnytt SitemapParser is an open-source PHP library for reading sitemaps. Its parse() and parseRecursive() APIs turn a starting URL into a URL list, walking nested sitemaps when asked.

Key Features:

  • Recursive Mode - parseRecursive on a robots.txt URL walks every nested sitemap for a complete list.
  • Format Coverage - Supports XML, gzip-compressed .xml.gz, robots.txt, and line-separated text sitemaps.
  • Simple API - parse() reads a single sitemap; parseRecursive() flattens the tree.
  • Guzzle Middleware - Optional middleware adds throttling, retries, logging, and proxy support.
  • Composer Package - Installs via Packagist for PHP projects.

Choose VIPnytt SitemapParser when a PHP project needs recursive sitemap parsing from robots.txt or a sitemap URL.

Categories:
Features:
Open SourceSitemap ParsingRecursivePHP Package

Share:

Similar to VIPnytt SitemapParser

Favicon

 

  
  
Favicon

 

  
  
Favicon