PHPackages                             upscale/http-server-engine - 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. upscale/http-server-engine

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

upscale/http-server-engine
==========================

Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API

2.0.1(9y ago)1371Apache-2.0PHPPHP ~5.6 || ~7.0

Since Sep 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/upscalesoftware/http-server-engine)[ Packagist](https://packagist.org/packages/upscale/http-server-engine)[ RSS](/packages/upscale-http-server-engine/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (6)Used By (1)

[![Build Status](https://camo.githubusercontent.com/302bf6fa30f96085267dc61de246b9c0e1a849fb2211c9b0a6b15303b9908942/68747470733a2f2f6170692e7472617669732d63692e6f72672f75707363616c65736f6674776172652f687474702d7365727665722d656e67696e652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/upscalesoftware/http-server-engine)

HTTP Server Engine for RESTful API
==================================

[](#http-server-engine-for-restful-api)

This package wires up [Zend Diactoros](https://github.com/zendframework/zend-diactoros), [FastRoute](https://github.com/nikic/FastRoute), and [Aura.Di](https://github.com/auraphp/Aura.Di) to power request parsing, routing, and dependency injection of a bare-bones RESTful API. Each library is the most lightweight/popular implementation in its class.

Usage
-----

[](#usage)

The intended use is RESTful web services based on the [HTTP server skeleton](https://github.com/upscalesoftware/http-server-skeleton). It defines the project structure, router configuration, and the entry point that bootstraps the engine.

Performance
-----------

[](#performance)

Speed and minimalism are the objectives of the project. It comes with very little source code.

Total overheard of the engine is ~4 ms (0.004 sec) measured on a laptop. The estimates are based on execution of an empty handler dispatched among 100 declared routes.

License
-------

[](#license)

Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~1 days

Total

5

Last Release

3570d ago

Major Versions

1.2.0 → 2.0.02016-09-19

PHP version history (2 changes)1.0.0PHP ~7.0

1.1.0PHP ~5.6 || ~7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6521759?v=4)[Upscale Software](/maintainers/upscalesoftware)[@upscalesoftware](https://github.com/upscalesoftware)

---

Top Contributors

[![sshymko](https://avatars.githubusercontent.com/u/1231423?v=4)](https://github.com/sshymko "sshymko (33 commits)")

---

Tags

httppsr-7apirestdependency-injectionrouterroutingdilightweightrestfuldiactorosFastRouteaura

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/upscale-http-server-engine/health.svg)

```
[![Health](https://phpackages.com/badges/upscale-http-server-engine/health.svg)](https://phpackages.com/packages/upscale-http-server-engine)
```

###  Alternatives

[nategood/httpful

A Readable, Chainable, REST friendly, PHP HTTP Client

1.8k17.5M274](/packages/nategood-httpful)[middlewares/fast-route

Middleware to use FastRoute

95200.5k15](/packages/middlewares-fast-route)[wellrested/wellrested

Simple PHP Library for RESTful APIs

4819.2k4](/packages/wellrested-wellrested)

PHPackages © 2026

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