Registry / utility / roumen-sitemap

roumen-sitemap

JSON →
library8.0.1phppackagistunverified

Framework-agnostic Sitemap generator for PHP, Laravel, and Symfony.

composer require roumen/sitemap
INSTALL
IMPORT
SIG · ROUMEN-SITEMAP
R
roumen-sitemap
utilityphpv8.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Sitemap
✓ use Roumen\Sitemap\Sitemap;

Generate and save a basic sitemap XML file.

use Roumen\Sitemap\Sitemap; $sitemap = new Sitemap(); $sitemap->addItem('/page', '2023-01-01', 'daily', '0.8'); $sitemap->store('sitemap.xml');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
roumen-sitemap — pip install roumen-sitemap · libregistry