PHPackages                             feusebio/restful-api-request - 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. [API Development](/categories/api)
4. /
5. feusebio/restful-api-request

ActiveLibrary[API Development](/categories/api)

feusebio/restful-api-request
============================

ApiRestClient is a simple Lib to talk with an API Rest

30PHP

Since Apr 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/feusebio/restful-api-request)[ Packagist](https://packagist.org/packages/feusebio/restful-api-request)[ RSS](/packages/feusebio-restful-api-request/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/f3a833465ee3892c5a8f9c57a499242f2488d88452dd6538203671a6110e2e5d/68747470733a2f2f706f7365722e707567782e6f72672f666575736562696f2f7265737466756c2d6170692d726571756573742f762f737461626c65)](https://packagist.org/packages/feusebio/restful-api-request)[![Latest Unstable Version](https://camo.githubusercontent.com/5c355cbd69545aa42fd0183b230c6e4ddf05aeb9a66500dc5e205f46ff9ec17d/68747470733a2f2f706f7365722e707567782e6f72672f666575736562696f2f7265737466756c2d6170692d726571756573742f762f756e737461626c65)](https://packagist.org/packages/feusebio/restful-api-request)[![Total Downloads](https://camo.githubusercontent.com/d3c5f1e7d921970d977e185e4c3f77f33f1b914fc6347092d6060c6351d111e4/68747470733a2f2f706f7365722e707567782e6f72672f666575736562696f2f7265737466756c2d6170692d726571756573742f646f776e6c6f616473)](https://packagist.org/packages/feusebio/restful-api-request)

ApiRestClient
=============

[](#apirestclient)

**ApiRestClient is a simple Lib to talk with API Rest.**

This project was created to communicate with API CustoJusto.pt, by security reasons some data was omited. The user is free to use and make changes to communicate with other API.

- Use Httpful Rest Client Lib ()
- Use most popular HTTP methods (GET/POST/UPDATE/DELETE)
- Do CRUD operations

Examples with CURL:

curl -i -X POST "" -H "Authorization: Token token=XxxXXxxXxXXX" -H "Content-Type: application/json" -d ' { "title": "Escritório com 250m2 no Marquês", "description": "Fabuloso escritório com 250m2 no centro de Lisboa com ótimos acessos...", "type\_id": "sell", "category\_id": 1020, "image\_ids": \[13123123, 3123123, 231232, 2345356, 7867867\], "location": { "region\_id": 14, "zipcode": "1000", "area\_id": 220 }, "partner\_info": { "ad\_id": "7", "group\_id": "gg-45" }, "parameters": { "rooms": 6, "size": 25 } }'

Getting Data curl -i -X GET "" -H "Authorization: Token token=XxxXXxxXxXXX"

List an entry curl -i -X GET "" -H "Authorization: Token token=XxxXXxxXxXXX"

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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://avatars.githubusercontent.com/u/1355763?v=4)[BlueRunner](/maintainers/feusebio)[@feusebio](https://github.com/feusebio)

---

Top Contributors

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

---

Tags

apiclient-apicustojustohttp-requestsrequestrest-apirestful

### Embed Badge

![Health badge](/badges/feusebio-restful-api-request/health.svg)

```
[![Health](https://phpackages.com/badges/feusebio-restful-api-request/health.svg)](https://phpackages.com/packages/feusebio-restful-api-request)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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