PHPackages                             ordinaryjellyfish/react-static - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. ordinaryjellyfish/react-static

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

ordinaryjellyfish/react-static
==============================

A simple middleware for serving static files with ReactPHP

0.2.0(6y ago)28MITPHP

Since Dec 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/OrdinaryJellyfish/reactphp-static)[ Packagist](https://packagist.org/packages/ordinaryjellyfish/react-static)[ RSS](/packages/ordinaryjellyfish-react-static/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

reactphp-static
===============

[](#reactphp-static)

A simple middleware for serving static files with ReactPHP

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

[](#installation)

```
composer require ordinaryjellyfish/react-static

```

Usage
-----

[](#usage)

Use it in your ReactPHP like a normal middleware, passing in your webroot:

```
new OrdinaryJellyfish\ReactStatic\StaticServer(__DIR__);
```

The middleware will serve any static files if they exist. If a file does not exist for the requested path, the middleware will exit, letting you run the rest of your application.

Enjoy!

[Buy me a coffee &lt;3](https://paypal.me/tristiank3604)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Every ~39 days

Total

3

Last Release

2257d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2273079abb11f0e0be6ae45180fd515babb0d3bba85cb79b4755851a8844bcea?d=identicon)[OrdinaryJellyfish](/maintainers/OrdinaryJellyfish)

---

Top Contributors

[![OrdinaryJellyfish](https://avatars.githubusercontent.com/u/33029517?v=4)](https://github.com/OrdinaryJellyfish "OrdinaryJellyfish (1 commits)")

### Embed Badge

![Health badge](/badges/ordinaryjellyfish-react-static/health.svg)

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

###  Alternatives

[discord-php/http

Handles HTTP requests to Discord servers

25318.7k8](/packages/discord-php-http)[clue/soap-react

Simple, async SOAP webservice client library, built on top of ReactPHP

64118.0k2](/packages/clue-soap-react)[rx/websocket

Websockets for PHP using Rx

34181.5k2](/packages/rx-websocket)[php-http/react-adapter

React HTTP Adapter

19260.9k3](/packages/php-http-react-adapter)[voryx/websocketmiddleware

WebSocket Middleware for React

2669.2k3](/packages/voryx-websocketmiddleware)[drift/http-kernel

Http Kernel component for Drift, based on Symfony Http Kernel component

3624.1k17](/packages/drift-http-kernel)

PHPackages © 2026

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