PHP Classes

Simple PHP HTTP Request Library: Send HTTP requests to Web servers using Guzzle

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 69 All time: 10,313 This week: 673Up
Version License PHP version Categories
simple-http-requests 1.0.0MIT/X Consortium ...5HTTP, PHP 5
Description 

Author

This package can send HTTP requests to Web servers using Guzzle.

It provides an abstract class that includes base functions to define the parameters of an HTTP request and calls the Guzzle library client class.

Currently, it provides functions to define requests to be sent with HTTP GET, POST, PUT, PATCH, HEAD, DELETE, OPTIONS. It can also return the request response data.

There is also an HTTP implementation class that can configure other aspects of the HTTP request, like adding specific HTTP request headers, request timeout period, authentication parameters, SSL certificate file, URL parameters, and request body.



In Portuguese:

Uma pequena biblioteca php para fazer solicitações simplificadas.

Picture of Ewerton Daniel
  Performance   Level  
Name: Ewerton Daniel <contact>
Classes: 4 packages by
Country: Brazil Brazil

  Files folder image Files (4)  
File Role Description
Files folder imageSHR (1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data

  Files folder image Files (4)  /  SHR  
File Role Description
Files folder imagesrc (2 files, 1 directory)

  Files folder image Files (4)  /  SHR  /  src  
File Role Description
Files folder imageAbstracts (1 file)
  Accessible without login Plain text file autoload.php Aux. Auxiliary script
  Plain text file Http.php Class Class source

  Files folder image Files (4)  /  SHR  /  src  /  Abstracts  
File Role Description
  Plain text file Request.php Class Class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:69
This week:0
All time:10,313
This week:673Up