PHPackages                             retinens/laravel-sitemap-command - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. retinens/laravel-sitemap-command

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

retinens/laravel-sitemap-command
================================

A automatic command to refresh the sitemap on the website, using spatie/laravel-sitemap behind the scenes

1.0.0(3y ago)03.8k↓50%MITPHPPHP ^8.0

Since May 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/retinens/laravel-sitemap-command)[ Packagist](https://packagist.org/packages/retinens/laravel-sitemap-command)[ Docs](https://github.com/retinens/laravel-sitemap-command)[ GitHub Sponsors](https://github.com/retinens)[ RSS](/packages/retinens-laravel-sitemap-command/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (2)Used By (0)

A automatic command to refresh the sitemap on the website, using spatie/laravel-sitemap behind the scenes
=========================================================================================================

[](#a-automatic-command-to-refresh-the-sitemap-on-the-website-using-spatielaravel-sitemap-behind-the-scenes)

[![Latest Version on Packagist](https://camo.githubusercontent.com/347290d843b76eeb1217ad7cfc3109228e9c86b754e5da7f1cf705dce93eba1b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726574696e656e732f6c61726176656c2d736974656d61702d636f6d6d616e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/retinens/laravel-sitemap-command)[![GitHub Tests Action Status](https://camo.githubusercontent.com/accde98219c86cda1ec2f56be40dc31c49ed4a2746a3923dae5def41ad8570c0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f726574696e656e732f6c61726176656c2d736974656d61702d636f6d6d616e642f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/retinens/laravel-sitemap-command/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/1c08c3d047e7daff2d55b35f271830333575a13185006fdae85240eb0bb8c639/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f726574696e656e732f6c61726176656c2d736974656d61702d636f6d6d616e642f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/retinens/laravel-sitemap-command/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/bf209d1a3aa3cdf005aaac6ea2a51ad2c514a10f1796afbca26eb6d365ee92cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726574696e656e732f6c61726176656c2d736974656d61702d636f6d6d616e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/retinens/laravel-sitemap-command)

A automatic command to refresh the sitemap on the website, using spatie/laravel-sitemap behind the scenes.

The package register and schedule an Artisan command to refresh the sitemap.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require retinens/laravel-sitemap-command
```

Don't forget to add the sitemap.xml file in your gitignore

```
/public/sitemap.xml
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-sitemap-command-config"
```

This is the contents of the published config file:

```
return [
    'website_url' => env('APP_URL')
];
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [WhereIsLucas](https://github.com/WhereIsLucas)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1458d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bde7d19994372b4f959bc78beb3040c1b08d7ebb6f035304e9cca9d144823062?d=identicon)[WhereIsLucas](/maintainers/WhereIsLucas)

---

Top Contributors

[![WhereIsLucas](https://avatars.githubusercontent.com/u/25830895?v=4)](https://github.com/WhereIsLucas "WhereIsLucas (20 commits)")

---

Tags

laravelretinenslaravel-sitemap-command

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/retinens-laravel-sitemap-command/health.svg)

```
[![Health](https://phpackages.com/badges/retinens-laravel-sitemap-command/health.svg)](https://phpackages.com/packages/retinens-laravel-sitemap-command)
```

###  Alternatives

[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[ziming/laravel-scrapingbee

A PHP Laravel Library for ScrapingBee

4310.6k](/packages/ziming-laravel-scrapingbee)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
