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 3d ago

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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

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

1871d 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.6k509.9M17.0k](/packages/laravel-framework)[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/dusk

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

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

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.4k10.6M274](/packages/laravel-boost)[drupal/core

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

19462.3M1.3k](/packages/drupal-core)[laravel/forge-sdk

The official Laravel Forge PHP SDK.

5691.1M18](/packages/laravel-forge-sdk)

PHPackages © 2026

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