PHPackages                             sostheblack/moip-http-php - 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. sostheblack/moip-http-php

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

sostheblack/moip-http-php
=========================

Facilitar a implementação da interface HTTPRequest

022PHP

Since Aug 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/SOSTheBlack/moip-http-php)[ Packagist](https://packagist.org/packages/sostheblack/moip-http-php)[ RSS](/packages/sostheblack-moip-http-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Http Moip para o SDK
====================

[](#http-moip-para-o-sdk)

> Estado atual do sdk

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/f444edac299fe912a409c71f7fcc895e9af01991389101c7ca42d5e5ee7e5830/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6f69702f6d6f69702d73646b2d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/moip/moip-sdk-php/?branch=master)[![Code Climate](https://camo.githubusercontent.com/267dfe68dd9c436178909009029d1383b7322c8473540f2cbe301de0ff572865/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6d6f69702f6d6f69702d73646b2d7068702f6261646765732f6770612e737667)](https://codeclimate.com/github/moip/moip-sdk-php)[![Codacy Badge](https://camo.githubusercontent.com/97942bc5be339994d9fed67922e28d933f6a700e121c81fac333c7bec893a6b5/68747470733a2f2f7777772e636f646163792e636f6d2f70726f6a6563742f62616467652f3138366639386139326130303435353461626565663336343532383530303034)](https://www.codacy.com/app/jeancesargarcia/moip-sdk-php)[![Build Status](https://camo.githubusercontent.com/e6260f84415126f6928fd2d2abb4ed83fffd4dd09a9abdecddfc0aff6514c9b1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6f69702f6d6f69702d73646b2d7068702f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/moip/moip-sdk-php/build-status/master)[![Project Status](https://camo.githubusercontent.com/e99e1de3233be4b1cad8d8b44ae187d33b35cb5783003e146ab46392781ed662/687474703a2f2f7374696c6c6d61696e7461696e65642e636f6d2f534f53546865426c61636b2f6d6f69702d73646b2d7068702e706e67)](https://stillmaintained.com/SOSTheBlack/moip-sdk-php)

> Estatísticas

[![Total Downloads](https://camo.githubusercontent.com/88d922c97a613140774c543c9741f3f25403936bd48268e3cbd30e5507e54f85/68747470733a2f2f706f7365722e707567782e6f72672f6d6f69702f6d6f69702d73646b2d7068702f646f776e6c6f616473)](https://packagist.org/packages/moip/moip-sdk-php)[![Monthly Downloads](https://camo.githubusercontent.com/ea5010312bb6f726c613cc311345203b92b93cebc335edfd2f85936346a05e15/68747470733a2f2f706f7365722e707567782e6f72672f6d6f69702f6d6f69702d73646b2d7068702f642f6d6f6e74686c79)](https://packagist.org/packages/moip/moip-sdk-php)[![Daily Downloads](https://camo.githubusercontent.com/5ff8a0d4b3d171ce28492d968976440e6d2f1d9e90570e2501c907c8853f0350/68747470733a2f2f706f7365722e707567782e6f72672f6d6f69702f6d6f69702d73646b2d7068702f642f6461696c79)](https://packagist.org/packages/moip/moip-sdk-php)

> Versãoes

[![Latest Stable Version](https://camo.githubusercontent.com/aab09fa90c6a060cbd8f091b77d959fef49de53fda2927b479b36807eccd77d2/68747470733a2f2f706f7365722e707567782e6f72672f6d6f69702f6d6f69702d73646b2d7068702f762f737461626c65)](https://packagist.org/packages/moip/moip-sdk-php)[![Latest Unstable Version](https://camo.githubusercontent.com/dcf222289db0fc565a67848048263d9963a0a06c3926da357010235f68b33082/68747470733a2f2f706f7365722e707567782e6f72672f6d6f69702f6d6f69702d73646b2d7068702f762f756e737461626c65)](https://packagist.org/packages/moip/moip-sdk-php)

> Licença

[![License](https://camo.githubusercontent.com/3ada283df2afc8355b04c9ace818a438b1e5a4406b7a6c9245656c839314e061/68747470733a2f2f706f7365722e707567782e6f72672f6d6f69702f6d6f69702d73646b2d7068702f6c6963656e7365)](https://packagist.org/packages/moip/moip-sdk-php)

---

Dependências
------------

[](#dependências)

- PHP &gt;= 5.4

Instalação
----------

[](#instalação)

#### Usando composer

[](#usando-composer)

Adicione o trecho abaixo em seu arquivo `composer.json`:

```
{
    "require" : {
        "moip/moip-http-php" : "dev-master"
    }
}

```

Execute:

```
composer install

```

Documentação
------------

[](#documentação)

[Documentação oficial](https://moip.com.br/referencia-api/)

Licença
-------

[](#licença)

[The MIT License](https://github.com/moip/php-sdk/blob/master/LICENSE)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ed9df91389c08299a0ca59a6e575addc2a844d0e923e54fcaf819fa82cc0a40?d=identicon)[SOSTheBlack](/maintainers/SOSTheBlack)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sostheblack-moip-http-php/health.svg)

```
[![Health](https://phpackages.com/badges/sostheblack-moip-http-php/health.svg)](https://phpackages.com/packages/sostheblack-moip-http-php)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M317](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M292](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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