benbjurstrom / laravel-sitemap-lite
Create and generate sitemaps with ease
Fund package maintenance!
spatie.be/open-source/support-us
Installs: 6 762
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 293
pkg:composer/benbjurstrom/laravel-sitemap-lite
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: 2025-10-08 21:14:59 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