PHPackages                             integrated/website-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. [Framework](/categories/framework)
4. /
5. integrated/website-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

integrated/website-bundle
=========================

Provides a website front-end for content in Integrated

0.7(8y ago)01.4k11MITPHPPHP &gt;=5.4

Since Mar 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/integratedfordevelopers/integrated-website-bundle)[ Packagist](https://packagist.org/packages/integrated/website-bundle)[ Docs](http://www.integratedfordevelopers.com)[ RSS](/packages/integrated-website-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (17)Versions (28)Used By (1)

IntegratedWebsiteBundle
=======================

[](#integratedwebsitebundle)

This bundle provides a website front-end for content in Integrated and also the capabilities to edit pages and navigation.

Requirements
------------

[](#requirements)

- See the require section in the composer.json

Features
--------

[](#features)

- Provides a website front-end for content in Integrated
- Provides capabilities to edit pages
- Provides capabilities to edit navigation

Documentation
-------------

[](#documentation)

- [Integrated for developers website](http://www.integratedfordevelopers.com "Integrated for developers website")

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

[](#installation)

This bundle can be installed following these steps:

### Install using composer

[](#install-using-composer)

```
$ php composer.phar require integrated/website-bundle:~0.3

```

### Enable the bundle

[](#enable-the-bundle)

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Integrated\Bundle\WebsiteBundle\IntegratedWebsiteBundle()
        // ...
    );
}

```

### Import the routing

[](#import-the-routing)

```
# app/config/routing.yml
integrated_website:
    resource: @IntegratedWebsiteBundle/Resources/config/routing.xml

```

License
-------

[](#license)

This bundle is under the MIT license. See the complete license in the bundle:

```
LICENSE

```

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

[](#contributing)

Pull requests are welcome. Please see our [CONTRIBUTING guide](http://www.integratedfordevelopers.com/contributing "CONTRIBUTING guide").

About
-----

[](#about)

This bundle is part of the Integrated project. You can read more about this project on the [Integrated for developers](http://www.integratedfordevelopers.com "Integrated for developers") website.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~58 days

Total

9

Last Release

3122d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5710731?v=4)[Integrated Publishing Solutions](/maintainers/integrated)[@integrated](https://github.com/integrated)

---

Top Contributors

[![johanliefers](https://avatars.githubusercontent.com/u/12084685?v=4)](https://github.com/johanliefers "johanliefers (41 commits)")[![marijnotte](https://avatars.githubusercontent.com/u/6791447?v=4)](https://github.com/marijnotte "marijnotte (25 commits)")[![koenprins](https://avatars.githubusercontent.com/u/4244625?v=4)](https://github.com/koenprins "koenprins (16 commits)")[![MichaelJongman](https://avatars.githubusercontent.com/u/16837059?v=4)](https://github.com/MichaelJongman "MichaelJongman (10 commits)")[![integratedforpublishers](https://avatars.githubusercontent.com/u/6708931?v=4)](https://github.com/integratedforpublishers "integratedforpublishers (4 commits)")[![jansanne](https://avatars.githubusercontent.com/u/1027048?v=4)](https://github.com/jansanne "jansanne (4 commits)")[![joenivl](https://avatars.githubusercontent.com/u/1433653?v=4)](https://github.com/joenivl "joenivl (4 commits)")[![pappi1987](https://avatars.githubusercontent.com/u/3527242?v=4)](https://github.com/pappi1987 "pappi1987 (3 commits)")[![Ramonvanheerde](https://avatars.githubusercontent.com/u/10560908?v=4)](https://github.com/Ramonvanheerde "Ramonvanheerde (2 commits)")[![Vokx](https://avatars.githubusercontent.com/u/130572080?v=4)](https://github.com/Vokx "Vokx (1 commits)")

---

Tags

websiteIntegrated

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/integrated-website-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/integrated-website-bundle/health.svg)](https://phpackages.com/packages/integrated-website-bundle)
```

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)[ed/blog-bundle

Symfony EDBlogBundle

348.4k](/packages/ed-blog-bundle)

PHPackages © 2026

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