PHPackages                             fourmation/static-pages - 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. fourmation/static-pages

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

fourmation/static-pages
=======================

The purpose of this module is to create a simple, zero configuration static pages module for Zend Framework 2

068PHP

Since Mar 21Pushed 13y ago3 watchersCompare

[ Source](https://github.com/fourmation/StaticPages)[ Packagist](https://packagist.org/packages/fourmation/static-pages)[ RSS](/packages/fourmation-static-pages/feed)WikiDiscussions develop Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Fourmation - Static Pages
=========================

[](#fourmation---static-pages)

The purpose of this module is to create a simple, zero configuration static pages module for Zend Framework 2

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

[](#installation)

Added the following requirement to your projects composer.json file.

```
"fourmation/StaticPages": "dev-master"
```

and run

php ./composer.phar update and finally add zf2StaticPages to the START of your modules list in config/application.php. It's important this comes first as it may override routes setup later.

Usage
-----

[](#usage)

Simply drop a .phtml file into the /view/zf2-static-pages folder.

This page can now be viewed from either

/pages/yourfile/ (with or without trailing backslash) or simply /yourfile/ (with or without trailing backslash)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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/bb1217b18f161d1705ded59c4384896b6e636baeafa5c02f00e2bf97122741bf?d=identicon)[fourmation](/maintainers/fourmation)

### Embed Badge

![Health badge](/badges/fourmation-static-pages/health.svg)

```
[![Health](https://phpackages.com/badges/fourmation-static-pages/health.svg)](https://phpackages.com/packages/fourmation-static-pages)
```

###  Alternatives

[cocosmos/filament-quick-add-select

Instantly create and select new options in Filament relationship selects without opening modals

131.3k](/packages/cocosmos-filament-quick-add-select)

PHPackages © 2026

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