PHPackages                             eastern-color/sitemap-bundle - 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. eastern-color/sitemap-bundle

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

eastern-color/sitemap-bundle
============================

This Symfony bundle provide another way to manage your sitemap.

1.0.2(8y ago)0278MITPHPPHP &gt;=5.5.9

Since Mar 5Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (6)Used By (0)

EasternColorSitemapBundle
=========================

[](#easterncolorsitemapbundle)

This Symfony bundle provide another way to manage your sitemap.

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

[](#installation)

1. `composer require eastern-color/sitemap-bundle`
2. Enable bundle in symfony's **/app/AppKernel.php**
    - `new EasternColor\SitemapBundle\EasternColorSitemapBundle()`,

Prerequisites
-------------

[](#prerequisites)

- You MUST set "framework.templating" in Symfony's **config.yml**

TODO
----

[](#todo)

- Remove services dependency on container
- Extends this README

Command
-------

[](#command)

1. `ec:sitemap:generate`
    - option: `--gzip`

Basic Usage (route option)
--------------------------

[](#basic-usage-route-option)

1. Simply add option `sitemap` to any route.
    - xml: `true`

- You may provide a list of locales using Symfony parameters, naming it **locales**
    - e.g.: `locales: ['en', 'zh']`

Advanced Usage (custom service provider)
----------------------------------------

[](#advanced-usage-custom-service-provider)

1. Create symfony service provider

```
namespace AppBundle;

use EasternColor\SitemapBundle\Services\SitemapXmlGeneratorProvider\SitemapXmlGeneratorProviderBase;

class MySitemapXmlGeneratorProvider extends SitemapXmlGeneratorProviderBase
{
}
```

License
-------

[](#license)

This bundle is under the MIT license.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~0 days

Total

4

Last Release

3039d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

symfonySitemap

### Embed Badge

![Health badge](/badges/eastern-color-sitemap-bundle/health.svg)

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

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[werkspot/sitemap-bundle

Bundle for generating dynamic sitemap.xml content with support for multiple sections

10185.5k](/packages/werkspot-sitemap-bundle)

PHPackages © 2026

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