PHPackages                             trinityrank/sitemap - 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. trinityrank/sitemap

ActiveLibrary

trinityrank/sitemap
===================

Website XML sitemap

v1.1.4(2y ago)0189MITPHPPHP ^7.4|^8.0

Since Nov 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/trinity-rank/sitemap)[ Packagist](https://packagist.org/packages/trinityrank/sitemap)[ Docs](https://github.com/trinity-rank/sitemap)[ RSS](/packages/trinityrank-sitemap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (19)Used By (0)

TrinityRank Sitemap
===================

[](#trinityrank-sitemap)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0738f071c66db4c3e5e4c58fd97fefff8b344345ee063db00f93162656472525/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7472696e69747972616e6b2f736974656d61702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/trinityrank/sitemap)[![Total Downloads](https://camo.githubusercontent.com/facbd525173eeba786255ed2abe24fb073a2acacfc2c5839c7a3f061384e14e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7472696e69747972616e6b2f736974656d61702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/trinityrank/sitemap)

---

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

[](#installation)

You can install the package via composer:

```
composer require trinityrank/sitemap
```

How To Use
----------

[](#how-to-use)

This package has multilang support. It is compatibile with `trinityrank/multilanguage`. For default language we use config `app.locale` value.

### Step 1: Publishing

[](#step-1-publishing)

You need to publish file from package:

```
    php artisan vendor:publish --provider="Trinityrank\Sitemap\SitemapServiceProvider" --tag="generate-sitemap-files"
```

And change settings array according to your needs

Step 2: Registrate provider
---------------------------

[](#step-2-registrate-provider)

- Registrate MacrosServiceProvider in config/app.php ```
    /*
        * Application Service Providers...
    */
    App\Providers\MacrosServiceProvider::class
    ```

Step 3: Create sitemap
----------------------

[](#step-3-create-sitemap)

- Now it is time to create your sitemap

    ```
    php artisan sitemap:generate
    ```
- You can also put it into your Kernel.php

    ```
    $schedule->command('sitemap:generate')->dailyAt('03:00');
    ```

Changelog
---------

[](#changelog)

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

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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

Every ~30 days

Recently: every ~119 days

Total

18

Last Release

771d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0529d66a2bad86fe77ead9c9cd33d611daaa00dcc73510603b17bab69b8ea196?d=identicon)[trinity-rank](/maintainers/trinity-rank)

---

Top Contributors

[![nebojsa-trinityrank](https://avatars.githubusercontent.com/u/87073514?v=4)](https://github.com/nebojsa-trinityrank "nebojsa-trinityrank (1 commits)")[![trinity-rank](https://avatars.githubusercontent.com/u/87767187?v=4)](https://github.com/trinity-rank "trinity-rank (1 commits)")

---

Tags

laravelSitemaptrinityrank

### Embed Badge

![Health badge](/badges/trinityrank-sitemap/health.svg)

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

###  Alternatives

[ultrono/laravel-sitemap

Sitemap generator for Laravel 11, 12 and 13

36412.6k6](/packages/ultrono-laravel-sitemap)[fomvasss/laravel-meta-tags

A package to manage SEO (meta-tags, xml-fields, etc.)

3028.9k](/packages/fomvasss-laravel-meta-tags)[arcanedev/laravel-sitemap

A sitemap generator for Laravel.

139.1k](/packages/arcanedev-laravel-sitemap)[3x1io/filament-sitemap

Site Settings Like title, description, profile and Sitemap Generator

152.2k](/packages/3x1io-filament-sitemap)

PHPackages © 2026

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