Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ludovicm67/php-request

Perform a request
https://github.com/ludovicm67/php-request

composer composer-package ludovicm67 php php-library php7 php8 request

Last synced: about 1 month ago
JSON representation

Perform a request

Awesome Lists containing this project

README

        

# Request

> Perform a request

[![Latest Stable Version](https://poser.pugx.org/ludovicm67/request/v/stable)](https://packagist.org/packages/ludovicm67/request)
[![Total Downloads](https://poser.pugx.org/ludovicm67/request/downloads)](https://packagist.org/packages/ludovicm67/request)
[![Coverage Status](https://coveralls.io/repos/github/ludovicm67/php-request/badge.svg?branch=master)](https://coveralls.io/github/ludovicm67/php-request?branch=master)
[![License](https://poser.pugx.org/ludovicm67/request/license)](https://packagist.org/packages/ludovicm67/request)

## Installation

Just run the following command: `composer require ludovicm67/request`
to add it to your PHP project!