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

ActiveLibrary

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 2mo ago

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 54% 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

2987d 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

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[presta/sitemap-bundle

A Symfony bundle that provides tools to build your application sitemap.

3929.4M28](/packages/presta-sitemap-bundle)[kilik/table

Symfony Ajax Datagrid Bundle for doctrine entities

3361.4k](/packages/kilik-table)[werkspot/sitemap-bundle

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

11182.9k](/packages/werkspot-sitemap-bundle)[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.

1022.4k](/packages/rcsofttech-audit-trail-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

813.1k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

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