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 2w 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 52% 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

1918d 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.8k543.8M19.8k](/packages/laravel-framework)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[laravel/socialite

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

5.7k108.5M866](/packages/laravel-socialite)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)

PHPackages © 2026

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