PHP Classes

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

Recommend this page to a friend!

  Author Author  
Picture of Ewerton Daniel
Name: Ewerton Daniel <contact>
Classes: 2 packages by
Country: Brazil Brazil


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Ewerton Daniel  >  Simple PHP HTTP Request Library  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple PHP HTTP Request Library
Base name: simple-http-requests
Description: Send HTTP requests to Web servers using Guzzle
Version: 1.0.0
PHP version: 5
License: MIT/X Consortium License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

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

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

  Files folder image Files  /  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  /  SHR  /  src  /  Abstracts  
File Role Description
  Plain text file Request.php Class Class source

Install with Composer Install with Composer - Download Download all files: simple-http-requests.tar.gz simple-http-requests.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Files folder imageSHR (1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data

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

  Files folder image Files  /  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  /  SHR  /  src  /  Abstracts  
File Role Description
  Plain text file Request.php Class Class source

Install with Composer Install with Composer - Download Download all files: simple-http-requests.tar.gz simple-http-requests.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.