PHPackages                             antonvolkov/php-simple-rest-client - 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. antonvolkov/php-simple-rest-client

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

antonvolkov/php-simple-rest-client
==================================

Simple rest-api client for php

0.7(8y ago)086MITPHPPHP &gt;=5.5

Since Mar 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/advolkov/php-simple-rest-client)[ Packagist](https://packagist.org/packages/antonvolkov/php-simple-rest-client)[ RSS](/packages/antonvolkov-php-simple-rest-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)DependenciesVersions (8)Used By (0)

About
=====

[](#about)

Simple rest-api client for php

Installation
============

[](#installation)

> $ php composer.phar require antonvolkov/php-simple-rest-client

Basic usage
===========

[](#basic-usage)

> $get = SimpleRestClient::get("", \["asd" =&gt; 123, "zxc" =&gt; 456\]);

> $post = SimpleRestClient::post("", \['asd' =&gt; 'test'\], \['Content-Type' =&gt; 'application/json'\]);

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70% 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 ~85 days

Recently: every ~126 days

Total

7

Last Release

3189d ago

PHP version history (2 changes)0.1PHP &gt;=5.5.30

0.2PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e8ab5afe0507bd544637901fe93a61a3f772e9e4f9542928155e360b4ec3276?d=identicon)[advolkov](/maintainers/advolkov)

---

Top Contributors

[![AntonVolkov](https://avatars.githubusercontent.com/u/34536282?v=4)](https://github.com/AntonVolkov "AntonVolkov (7 commits)")[![advolkov](https://avatars.githubusercontent.com/u/1773056?v=4)](https://github.com/advolkov "advolkov (3 commits)")

---

Tags

phpjsonapirestgetpost

### Embed Badge

![Health badge](/badges/antonvolkov-php-simple-rest-client/health.svg)

```
[![Health](https://phpackages.com/badges/antonvolkov-php-simple-rest-client/health.svg)](https://phpackages.com/packages/antonvolkov-php-simple-rest-client)
```

###  Alternatives

[marcin-orlowski/laravel-api-response-builder

Helps building nice, normalized and easy to consume Laravel REST API.

837458.6k3](/packages/marcin-orlowski-laravel-api-response-builder)[givebutter/laravel-keyable

Add API keys to your Laravel models

187144.5k2](/packages/givebutter-laravel-keyable)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)[elementaryframework/water-pipe

URL routing framework and requests/responses handler for PHP

254.6k4](/packages/elementaryframework-water-pipe)

PHPackages © 2026

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