PHPackages                             fduarte42/laminas-static-files - 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. fduarte42/laminas-static-files

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

fduarte42/laminas-static-files
==============================

A PSR-15 middleware that serves static assets for you.

2.0.8(11mo ago)011.5k↓40.4%ISCPHPPHP ^7.4||^8.0CI passing

Since Dec 30Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/fduarte42/laminas-static-files)[ Packagist](https://packagist.org/packages/fduarte42/laminas-static-files)[ RSS](/packages/fduarte42-laminas-static-files/feed)WikiDiscussions master Synced 1mo ago

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

Laminas / Mezzio Static Files [![CI](https://github.com/fduarte42/laminas-static-files/actions/workflows/ci.yml/badge.svg)](https://github.com/fduarte42/laminas-static-files/actions/workflows/ci.yml)
=======================================================================================================================================================================================================

[](#laminas--mezzio-static-files-)

A PSR-15 middleware that serves static assets for you

Example usage:

```
$app->pipe('/fun-module/assets', new \Fduarte42\StaticFiles\StaticFilesMiddleware(
    __DIR__ . '/../vendor/fund-module/public',
    ['publicCachePath' => __DIR__ . '/../public/fun-module/assets']
));
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance50

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 68.4% 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 ~156 days

Recently: every ~311 days

Total

9

Last Release

351d ago

PHP version history (2 changes)2.0.0PHP ^8.0

2.0.5PHP ^7.4||^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2005497?v=4)[Tito Duarte](/maintainers/fduarte42)[@fduarte42](https://github.com/fduarte42)

---

Top Contributors

[![fduarte42](https://avatars.githubusercontent.com/u/2005497?v=4)](https://github.com/fduarte42 "fduarte42 (52 commits)")[![rodmcnew](https://avatars.githubusercontent.com/u/1828506?v=4)](https://github.com/rodmcnew "rodmcnew (23 commits)")[![jerv13](https://avatars.githubusercontent.com/u/853222?v=4)](https://github.com/jerv13 "jerv13 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fduarte42-laminas-static-files/health.svg)

```
[![Health](https://phpackages.com/badges/fduarte42-laminas-static-files/health.svg)](https://phpackages.com/packages/fduarte42-laminas-static-files)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73142.3k25](/packages/jaxon-php-jaxon-core)[rareloop/lumberjack-core

A powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code

42155.0k19](/packages/rareloop-lumberjack-core)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)

PHPackages © 2026

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