PHPackages                             edouardkombo/http-strategy - 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. edouardkombo/http-strategy

ActiveLibrary

edouardkombo/http-strategy
==========================

Http Strategy is a collection of classes for handling http requests.

1.0.0.x-dev(12y ago)014MITPHPPHP &gt;=5.3.0

Since Jan 14Pushed 12y ago1 watchersCompare

[ Source](https://github.com/edouardkombo/HttpStrategy)[ Packagist](https://packagist.org/packages/edouardkombo/http-strategy)[ Docs](https://github.com/edouardkombo/HttpStrategy)[ RSS](/packages/edouardkombo-http-strategy/feed)WikiDiscussions 1.0.0 Synced 2mo ago

READMEChangelogDependencies (1)Versions (1)Used By (0)

HttpStrategy
============

[](#httpstrategy)

The Troll Inception - Http Strategy

About
-----

[](#about)

Http Strategy is a collection of classes that help handling http requests. We have implemented PRG (Post - Redirect - Get) design pattern.

Requirements
------------

[](#requirements)

Require PHP version 5.3 or greater, AbstractFactory and InterfaceFactory from The Troll Inception.

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

[](#installation)

The easiest way to install is using [Composer](http://getcomposer.org/) you can easily install TTI Http Strategy system-wide with the following command:

```
composer global require 'edouardkombo/http-strategy=1.0.0.*@dev'

```

Make sure you have `~/.composer/vendor/bin/` in your PATH.

Or alternatively, include a dependency in your `composer.json` file. For example:

```
{
    "require": {
        "edouardkombo/http-strategy": "1.0.0.*@dev"
    }
}

```

You can also download the HttpStrategy source directly from the GIT checkout:

```
https://github.com/edouardkombo/HttpStrategy

```

Documentation
-------------

[](#documentation)

All additional documentation is available in code docblocks.

Contributing
------------

[](#contributing)

If you do contribute code to HttpStrategy, please make sure it conforms to the PSR coding standard. The easiest way to contribute is to work on a checkout of the repository, or your own fork, rather than an installed version.

Issues
------

[](#issues)

Bug reports and feature requests can be submitted on the [Github issues tracker](https://github.com/edouardkombo/HttpStrategy/issues).

For further informations, contact me directly at .

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

4498d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aadb7e8f4da66da9399b9ee24b275e520707a61db7b75570aeaebf2084d9b236?d=identicon)[edouardkombo](/maintainers/edouardkombo)

---

Tags

TTIThe Troll InceptionHttp Strategy

### Embed Badge

![Health badge](/badges/edouardkombo-http-strategy/health.svg)

```
[![Health](https://phpackages.com/badges/edouardkombo-http-strategy/health.svg)](https://phpackages.com/packages/edouardkombo-http-strategy)
```

PHPackages © 2026

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