michaelj2324/php-rest-client

An extensible framework for working with REST APIs

2.1.2 2024-03-12 15:27 UTC

This package is auto-updated.

Last update: 2024-03-12 15:27:53 UTC


README

Minimum PHP Version License: MIT Total Downloads Build Status 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.