PHPackages                             rollerworks/app-sectioning - 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. rollerworks/app-sectioning

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

rollerworks/app-sectioning
==========================

Configuration helper for separating your Symfony application into multiple sections

v0.6.1(8y ago)2481MITPHPPHP ^7.1

Since Mar 24Pushed 6y agoCompare

[ Source](https://github.com/rollerworks-graveyard/app-sectioning)[ Packagist](https://packagist.org/packages/rollerworks/app-sectioning)[ RSS](/packages/rollerworks-app-sectioning/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (9)Versions (11)Used By (0)

Rollerworks AppSectioning configurator
======================================

[](#rollerworks-appsectioning-configurator)

The AppSectioning configurator helps with separating your Symfony application into multiple sections (eg. frontend and backend). Each with there own configurable URI pattern.

But this library does more!

Say there are two sections:

- Frontend - `example.com/`
- Backend - `example.com/backend/`

Unless the 'backend' section is tried earlier the 'frontend' will always match! To prevent this, each path (regexp) is constructed to never match for other sections within the same host group!.

You then use these generated parameters for routing and the security firewalls.

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

[](#requirements)

You need at least PHP 7.1, the Symfony DependencyInjection, Routing and HttpFoundation Components. The FrameworkBundle and SecureBundle are optional.

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

[](#documentation)

- [Installation](docs/install.md)
- [Security firewall](docs/firewall.md)
- [Routing](docs/routing.md)

Versioning
----------

[](#versioning)

For transparency and insight into the release cycle, and for striving to maintain backward compatibility, this package is maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

`..`

And constructed with the following guidelines:

- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit .

License
-------

[](#license)

The package is provided under the [MIT license](LICENSE).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

10

Last Release

3027d ago

PHP version history (3 changes)v0.1.0PHP &gt;=7.0

0.3.0PHP ^7.0

v0.4.1PHP ^7.1

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

configurationphproutingsymfonysymfony-bundle

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rollerworks-app-sectioning/health.svg)

```
[![Health](https://phpackages.com/badges/rollerworks-app-sectioning/health.svg)](https://phpackages.com/packages/rollerworks-app-sectioning)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.3k](/packages/symfony-framework-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M380](/packages/easycorp-easyadmin-bundle)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k185.6M2.3k](/packages/symfony-security-bundle)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M406](/packages/drupal-core-recommended)[shopware/storefront

Storefront for Shopware

684.6M225](/packages/shopware-storefront)

PHPackages © 2026

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