arcanedev / laravel-sitemap
A sitemap generator for Laravel.
Installs: 8 827
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 3
Forks: 5
Open Issues: 0
Requires
- php: ^7.2.5
- ext-dom: *
- ext-json: *
- arcanedev/support: ^7.0
Requires (Dev)
- orchestra/testbench: ^5.0
- phpunit/phpunit: ^8.5|^9.0
- spatie/phpunit-snapshot-assertions: ^3.0|^4.0
This package is auto-updated.
Last update: 2024-11-06 19:35:51 UTC
README
By ARCANEDEV©
This package allows you to manage and generate a sitemap without you having to add urls to it manually.
Features
- Easy setup & configuration.
- Well documented & IDE Friendly.
- Well tested with maximum code quality.
- Laravel
5.4
to7.x
are supported. - Made with ❤️ & ☕.
Table of contents
Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.