PHPackages                             hounddog/hd-route-layouts - 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. [Templating &amp; Views](/categories/templating)
4. /
5. hounddog/hd-route-layouts

ActiveLibrary[Templating &amp; Views](/categories/templating)

hounddog/hd-route-layouts
=========================

Simple ZF2 module for making route based layouts.

v1.0(12y ago)52.0k3MITPHPPHP &gt;=5.3

Since Dec 9Pushed 12y ago2 watchersCompare

[ Source](https://github.com/Hounddog/HdRouteLayouts)[ Packagist](https://packagist.org/packages/hounddog/hd-route-layouts)[ Docs](https://github.com/Hounddog/HdRouteLayouts)[ RSS](/packages/hounddog-hd-route-layouts/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

HdRouteLayouts Module for Zend Framework 2
==========================================

[](#hdroutelayouts-module-for-zend-framework-2)

Introduction
------------

[](#introduction)

HdRouteLayouts is a very simple module that allows you to attach layout configuration to a route.

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

[](#installation)

### Main Setup

[](#main-setup)

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.

```
php composer.phar require hounddog/hd-route-layouts
# (When asked for a version, type `0.*`)
```

Then add HdRouteLayouts to your config/application.config.php

Usage
-----

[](#usage)

Using HdRouteLayouts is very, very simple. In any module config or autoloaded config file simply specify the following:

```
array(
    'route_layouts' => array(
        'my/route' => 'layout/some-layout',
    ),
);
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.5% 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

Unknown

Total

1

Last Release

4589d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1188248?v=4)[Martin Shwalbe](/maintainers/Hounddog)[@Hounddog](https://github.com/Hounddog)

---

Top Contributors

[![Hounddog](https://avatars.githubusercontent.com/u/1188248?v=4)](https://github.com/Hounddog "Hounddog (8 commits)")[![Danielss89](https://avatars.githubusercontent.com/u/632956?v=4)](https://github.com/Danielss89 "Danielss89 (5 commits)")

---

Tags

zf2layoutroute

### Embed Badge

![Health badge](/badges/hounddog-hd-route-layouts/health.svg)

```
[![Health](https://phpackages.com/badges/hounddog-hd-route-layouts/health.svg)](https://phpackages.com/packages/hounddog-hd-route-layouts)
```

###  Alternatives

[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8113.3M27](/packages/whitecube-nova-flexible-content)[teepluss/theme

Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory.

553176.8k8](/packages/teepluss-theme)[zf-commons/zfc-twig

Zend Framework 2 Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates

93579.6k7](/packages/zf-commons-zfc-twig)[evandotpro/edp-module-layouts

EdpModuleLayouts is very simple ZF2 module for making module-specific layouts insanely easy.

99211.2k1](/packages/evandotpro-edp-module-layouts)[yaap/theme

Theme support for Laravel with assets, theme extends etc.

9944.9k2](/packages/yaap-theme)[petebrowne/slim-layout-view

A Custom View supporting Layouts for the Slim Framework.

3618.1k](/packages/petebrowne-slim-layout-view)

PHPackages © 2026

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