michaelj2324/php-rest-client

An extensible framework for working with REST APIs

Maintainers

Package info

github.com/MichaelJ2324/PHP-REST-Client

pkg:composer/michaelj2324/php-rest-client

Statistics

Installs: 19 577

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

3.1.0 2025-10-08 18:19 UTC

README

License: MIT Total Downloads Coverage Status

PHP REST Client

Overview

A robust framework for working with REST APIs in PHP

Usage

Install via Composer

composer require 'michaelj2324/php-rest-client'

Developing the PHP REST Client

Requirements:

You need to have installed:

Steps:

  1. With PHP installed, navigate to the repo folder (php-rest-client) via terminal.
  2. Run 'composer install'

Contributing:

See CONTRIBUTING for how you can contribute changes back into this project.