Ross ROSS = Recommend OSS · open-source software intelligence for agents

Kong/unirest-php

Unirest in PHP: Simplified, lightweight HTTP client library. observed · 2026-08-28

github.com/Kong/unirest-php · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 16
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5652
  • days_rel: n/a
  • days_push: 506
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1281 stars · 317 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Unirest for PHP is a lightweight, simplified HTTP client library for making GET, POST, PUT, DELETE and other requests. It supports form parameters, file uploads, gzip, multiple auth schemes, and automatic JSON response parsing.

Use cases

  • make http requests in php
  • call rest apis from php
  • send post requests with json bodies
  • upload files via http in php
  • handle basic and digest authentication in http requests
  • parse json api responses in php

When to choose

  • you need a simple, lightweight HTTP client in PHP without heavy dependencies
  • you want automatic JSON response parsing and simple request helpers
  • you need built-in support for Basic, Digest, Negotiate, or NTLM auth

When to avoid

  • the project is explicitly marked as not maintained, so prefer actively maintained alternatives like Guzzle
  • you need async requests, middleware, or advanced features beyond simple request/response handling

Facets

library · maturity maintenance

http-client web-development apis developer-tools php http-requests rest-client curl json lightweight

1 source

Member repositories

RepositoryRoleHealth v2
Kong/unirest-phpmain30

For agents

markdown · JSON · MCP: product_card(name="Kong/unirest-php")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem