nemm/m-rest

Simple REST Client

1.0.0 2022-08-16 06:44 UTC

This package is auto-updated.

Last update: 2025-07-16 13:27:50 UTC


README

Simple Rest Client

Requirements

  • PHP >= 8.1
  • Composer

Installation

$ composer require nemm/m-rest

Test it

./vendor/bin/phpunit --verbose tests/TestClient.php

How to use

example.php