PHPackages                             wscore/web - 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. wscore/web

ActiveLibrary[Framework](/categories/framework)

wscore/web
==========

Web application front-end dispatcher.

0.1.0(12y ago)059[2 issues](https://github.com/asaokamei/WScore.Web/issues)PHP

Since Sep 14Pushed 12y ago1 watchersCompare

[ Source](https://github.com/asaokamei/WScore.Web)[ Packagist](https://packagist.org/packages/wscore/web)[ RSS](/packages/wscore-web/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

WScore.Web
==========

[](#wscoreweb)

Web application front-end dispatcher.

Idea on new structure
---------------------

[](#idea-on-new-structure)

The basic concept on request/response is,

```
$response = $responder->request( $request, $post )->respond();
$response->render()->respond()->send();
```

where

$responder : an object to return $response for a given request.

$response : a response object. : set to null if no response.

$request : a request object which contains request info.

$post : post data

This section should be removed if this new idea is implemented, or rejected.

\###Overview

request and response.

There is Http\\Request and Http\\Response, and WScore's Request and Response objects.

module interface.

$response = $module-&gt;request( $request, $post )-&gt;respond(); $response-&gt;render()-&gt;send();

\###Request

baseURL pathInfo appUrl appInfo method what

\###Response

action request status headers data content renderer

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

4580d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ed783829e6fa0bd4b0def8c04ccfdfb2fc99f9e61e4a9470acad9e5abc5fcac?d=identicon)[asaokamei](/maintainers/asaokamei)

---

Top Contributors

[![asaokamei](https://avatars.githubusercontent.com/u/747030?v=4)](https://github.com/asaokamei "asaokamei (213 commits)")

### Embed Badge

![Health badge](/badges/wscore-web/health.svg)

```
[![Health](https://phpackages.com/badges/wscore-web/health.svg)](https://phpackages.com/packages/wscore-web)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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