PHPackages                             marussia/request - 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. marussia/request

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

marussia/request
================

Marussia request

v1.0.1(6y ago)02032MITPHPPHP ^7.0

Since Aug 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/marussoft/request)[ Packagist](https://packagist.org/packages/marussia/request)[ RSS](/packages/marussia-request/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (5)Used By (2)

Http Request class implementation
=================================

[](#http-request-class-implementation)

### Base classes wrappers:

[](#base-classes-wrappers)

- Server
- Cookies
- Files
- Headers
- Query
- Parameters
- Attributes

### Installation:

[](#installation)

`composer require marussia/request`

### Example:

[](#example)

`$request = Marussia\Request\Request::create($_GET, $_POST, $_COOKIE, $_FILES, $_SERVER);`

`$request->getUri(); \\ return current uri string`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~0 days

Total

2

Last Release

2444d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/69f18edde71f0f80540eda4e097854eddf8eb3390f38ff2ad241b9daaf622281?d=identicon)[milinsky](/maintainers/milinsky)

---

Top Contributors

[![milinsky](https://avatars.githubusercontent.com/u/17288321?v=4)](https://github.com/milinsky "milinsky (3 commits)")[![ifedko](https://avatars.githubusercontent.com/u/10132047?v=4)](https://github.com/ifedko "ifedko (1 commits)")

---

Tags

request

### Embed Badge

![Health badge](/badges/marussia-request/health.svg)

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

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

8.0k1.0B3.1k](/packages/guzzlehttp-psr7)[psr/http-message

Common interface for HTTP messages

7.1k1.0B5.5k](/packages/psr-http-message)[psr/http-factory

PSR-17: Common interfaces for PSR-7 HTTP message factories

1.9k692.9M1.9k](/packages/psr-http-factory)[fig/http-message-util

Utility classes and constants for use with PSR-7 (psr/http-message)

39489.0M271](/packages/fig-http-message-util)[nette/http

🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.

48619.2M540](/packages/nette-http)[psr/http-server-handler

Common interface for HTTP server-side request handler

175101.3M917](/packages/psr-http-server-handler)

PHPackages © 2026

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