PHPackages                             gamernetwork/yolk-application - 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. [Framework](/categories/framework)
4. /
5. gamernetwork/yolk-application

AbandonedArchivedLibrary[Framework](/categories/framework)

gamernetwork/yolk-application
=============================

Gamer Network's PHP application foundation

v1.0(10y ago)06.8k1MITPHPPHP &gt;=5.4.0

Since Jul 24Pushed 8y ago10 watchersCompare

[ Source](https://github.com/gamernetwork/yolk-application)[ Packagist](https://packagist.org/packages/gamernetwork/yolk-application)[ RSS](/packages/gamernetwork-yolk-application/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (5)Used By (0)

Want to work for Gamer Network? [We are hiring!](http://www.gamesindustry.biz/jobs/gamer-network)

Yolk Application
================

[](#yolk-application)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/eae929bf73d0691a096bdfe2531c8c6dda92bdb85b56c9997c0fc03f895b3917/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f67616d65726e6574776f726b2f796f6c6b2d6170706c69636174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/gamernetwork/yolk-application/?branch=develop)

The foundation of Yolk web applications. Request/Response handling, routing, middleware etc.

Requirements
------------

[](#requirements)

- PHP 5.4 or later
- Yolk Contracts (`gamernetwork/yolk-contracts`)
- Yolk Core (`gamernetwork/yolk-core`)
- Yolk Support (`gamernetwork/yolk-support`)

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

[](#installation)

It is installable and autoloadable via Composer as `gamernetwork/yolk-application`.

Alternatively, download a release or clone this repository, and add the `\yolk\app` namespace to an autoloader.

License
-------

[](#license)

Yolk Application is open-sourced software licensed under the MIT license.

Overview
--------

[](#overview)

This package contains the components and services required to construct a basic Yolk web application.

Applications extend the `BaseApplication` class, which in-turn extends the `BaseDispatcher` class and use a `Router` in order to pass a `Request` through middlewares to a handler (usually extending `BaseController`). Handlers return a `Response` (usually a subclass of `BaseResponse`) which is sent to the client.

Further Reading
---------------

[](#further-reading)

- [Requests and Responses](docs/request-response.md)
- [Dispatch and Routing](docs/dispatch-routing.md)
- [Middleware](docs/middleware.md)
- [Service Container](docs/services.md)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 92.6% 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

Unknown

Total

1

Last Release

3951d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2658e540902cbc1f59ec171e1b74515fb9e7c3a1e194e37e9c37f27ae400e4b4?d=identicon)[gamer-network](/maintainers/gamer-network)

---

Top Contributors

[![simon-downes](https://avatars.githubusercontent.com/u/1052903?v=4)](https://github.com/simon-downes "simon-downes (25 commits)")[![craigymunro](https://avatars.githubusercontent.com/u/1315509?v=4)](https://github.com/craigymunro "craigymunro (1 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

frameworkeurogamergamer network

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gamernetwork-yolk-application/health.svg)

```
[![Health](https://phpackages.com/badges/gamernetwork-yolk-application/health.svg)](https://phpackages.com/packages/gamernetwork-yolk-application)
```

PHPackages © 2026

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