PHPackages                             evandotpro/edp-module-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. evandotpro/edp-module-layouts

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

evandotpro/edp-module-layouts
=============================

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

v1.0(13y ago)104207.4k↓27.8%38[4 PRs](https://github.com/EvanDotPro/EdpModuleLayouts/pulls)1PHPPHP &gt;=5.3

Since Sep 14Pushed 5y ago13 watchersCompare

[ Source](https://github.com/EvanDotPro/EdpModuleLayouts)[ Packagist](https://packagist.org/packages/evandotpro/edp-module-layouts)[ Docs](https://github.com/EvanDotPro/EdpModuleLayouts)[ RSS](/packages/evandotpro-edp-module-layouts/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (1)

EdpModuleLayouts
================

[](#edpmodulelayouts)

Version 1.0 Created by Evan Coury

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

[](#introduction)

EdpModuleLayouts is a very simple ZF2 module (less than 20 lines) that simply allows you to specify alternative layouts to use for each module.

Usage
-----

[](#usage)

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

```
array(
    'module_layouts' => array(
        'ModuleName' => 'layout/some-layout',
    ),
);
```

That's it!

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity49

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

4995d ago

### Community

Maintainers

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

---

Top Contributors

[![EvanDotPro](https://avatars.githubusercontent.com/u/5607?v=4)](https://github.com/EvanDotPro "EvanDotPro (6 commits)")[![wiktor-obrebski](https://avatars.githubusercontent.com/u/1850094?v=4)](https://github.com/wiktor-obrebski "wiktor-obrebski (2 commits)")

---

Tags

zf2

### Embed Badge

![Health badge](/badges/evandotpro-edp-module-layouts/health.svg)

```
[![Health](https://phpackages.com/badges/evandotpro-edp-module-layouts/health.svg)](https://phpackages.com/packages/evandotpro-edp-module-layouts)
```

###  Alternatives

[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

93576.6k7](/packages/zf-commons-zfc-twig)

PHPackages © 2026

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