benbjurstrom / laravel-sitemap-lite
Create and generate sitemaps with ease
Package info
github.com/benbjurstrom/laravel-sitemap-lite
pkg:composer/benbjurstrom/laravel-sitemap-lite
Fund package maintenance!
7.3.1
2025-02-26 17:03 UTC
Requires
- php: ^8.2||^8.3||^8.4
- illuminate/support: ^10.0|^11.0|^12.0
- nesbot/carbon: ^2.71|^3.0
- spatie/laravel-package-tools: ^1.16.1
Requires (Dev)
- mockery/mockery: ^1.6.6
- orchestra/testbench: ^8.14|^9.0
- pestphp/pest: ^2.24
- spatie/pest-plugin-snapshots: ^2.1
- spatie/phpunit-snapshot-assertions: ^5.1.2
- spatie/temporary-directory: ^2.2
This package is not auto-updated.
Last update: 2026-03-11 23:07:48 UTC
README
A lightweight fork of spatie/laravel-sitemap designed for creating sitemaps manually without auto-discovery or crawling your site. The purpose of this fork is to lighten dependencies and code by removing the crawling functionality. If you need auto-discovery, please use the original package at spatie/laravel-sitemap.
composer require benbjurstrom/laravel-sitemap-lite