PHPackages                             easymvc/httprequest - 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. easymvc/httprequest

ActiveLibrary[Framework](/categories/framework)

easymvc/httprequest
===================

PHP Class HttpRequest for the EasyMVC Framework

8.0.1.0(5y ago)11001GPL-3.0-or-laterPHPPHP &gt;= 8.0

Since Mar 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/RudyMas/Emvc_HttpRequest)[ Packagist](https://packagist.org/packages/easymvc/httprequest)[ RSS](/packages/easymvc-httprequest/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (7)Used By (1)

PHP Class HttpRequest for the EasyMVC Framework
===============================================

[](#php-class-httprequest-for-the-easymvc-framework)

This is the Class HttpRequest which is used by the EasyMVC framework.
Can also be used as a standalone plugin for your own code!

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

[](#installation)

Install the package using composer.

```
composer require easymvc/httprequest

```

or by editing composer.json yourself and adding:

```
"require": {
    "easymvc/httprequest": "*"
}

```

If you are always using the latest version of PHP, you can use "\*" without the need to worry. I'll always try to keep this package up to date with the latest developments in PHP.

However, if you want to make sure you are using the version for your PHP version, use these settings.

For PHP 5.6

```
"require": {
    "easymvc/httprequest": "^5.6"
}

```

For PHP 7.x

```
"require": {
    "easymvc/httprequest": "^7"
}

```

For PHP 8.x

```
"require": {
    "easymvc/httprequest": "^8"
}

```

#### ! The lowest version I support is PHP 5.6 !

[](#-the-lowest-version-i-support-is-php-56-)

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

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

3

Last Release

1963d ago

Major Versions

5.6.1.0 → 7.0.1.02021-03-30

7.0.1.0 → 8.0.1.02021-03-31

PHP version history (3 changes)5.6.1.0PHP 5.6.\*

7.0.1.0PHP &gt;= 7.0

8.0.1.0PHP &gt;= 8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/32e6bb9d6dd13fe312acf0e50cf8a745d5a468682a7b7b00a4c6759ad44abeb9?d=identicon)[rudymas](/maintainers/rudymas)

---

Top Contributors

[![RudyMas](https://avatars.githubusercontent.com/u/17342220?v=4)](https://github.com/RudyMas "RudyMas (11 commits)")

### Embed Badge

![Health badge](/badges/easymvc-httprequest/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.4k](/packages/laravel-framework)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k54](/packages/neuron-core-neuron-ai)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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