PHPackages                             noking50/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. noking50/sitemap

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

noking50/sitemap
================

Sitemap manage all routes

1.0.1(7y ago)0791PHP

Since Jun 11Pushed 7y agoCompare

[ Source](https://github.com/noking50/sitemap)[ Packagist](https://packagist.org/packages/noking50/sitemap)[ RSS](/packages/noking50-sitemap/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (1)

Sitemap
=======

[](#sitemap)

Manage Sitemap with Laravel Route

Installing
----------

[](#installing)

### install

[](#install)

```
composer required noking50/sitemap

```

### config

[](#config)

```
$sitemap = [
    // main site sitemap path
    'main' => 'official',
];

// sitemap files root dir
$sitemap_path = app_path('Http/Sitemap/');

```

Usage
-----

[](#usage)

get current sitemap node

```
Sitemap::node()

```

get some url sitemap node

```
Sitemap::node($path)

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity64

Established project with proven stability

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 ~10 days

Total

2

Last Release

2881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f84995f10f0ff53eef8966b9284b81fb5bf641b9611923cde4282fb8a1c48bc?d=identicon)[noking50](/maintainers/noking50)

---

Tags

laravel

### Embed Badge

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

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

###  Alternatives

[highideas/laravel-users-online

This package will provide an online users management.

203113.2k1](/packages/highideas-laravel-users-online)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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