PHPackages                             alt/layout - 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. alt/layout

ActiveLibrary

alt/layout
==========

layout module for switch layouts between modules

048PHP

Since Dec 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/neiron486k/Layout)[ Packagist](https://packagist.org/packages/alt/layout)[ RSS](/packages/alt-layout/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Layout
======

[](#layout)

Zf2 module for set layouts

Requirements:
=============

[](#requirements)

- Zend Framework 2 latest stable version

Installation
============

[](#installation)

- Add require `"alt/layout": "dev-master"` to composer.json in your project and install.
- Add "Layout" to application config.
- Create configuration file in autoload directory in your project with content:

```
    'module_layouts' => [
            'Application' => 'layout/application',
            'MyModule' => 'layout/mymodule'
    ]
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![neiron486k](https://avatars.githubusercontent.com/u/3285712?v=4)](https://github.com/neiron486k "neiron486k (5 commits)")

### Embed Badge

![Health badge](/badges/alt-layout/health.svg)

```
[![Health](https://phpackages.com/badges/alt-layout/health.svg)](https://phpackages.com/packages/alt-layout)
```

PHPackages © 2026

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