Libraries tagged by php http request
pagely/http-mock
139319 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version
net_bazzline/http_request_mock_server
16 Downloads
free as in freedom application to test http requests with configurable responses that supports the formats json, raw and xml
multiline-amio/php-mutlipart-form-data-builder
5 Downloads
Build multipart form data string for HTTP request
localzet/http
150 Downloads
Localzet HTTP Client is a library for making HTTP requests. It is developed by Ivan Zorin and uses modern technologies and standards for efficient and reliable HTTP communication.
lawngnome/phpdbg-fake-request
40 Downloads
A CLI script that will fake a HTTP request before delegating control to another PHP script
lancerhe/php-http
45 Downloads
Http request and parse decorator (Easy to expand).
kohanaworld/http-mock
11 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version php: >= 8.2
kdubuc/invocator-php
2 Downloads
Handles HTTP requests using stdio
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
jumpifbelow/php-http
35 Downloads
Classes to craft HTTP request easily
hilalahmad/http-client
5 Downloads
The HttpClient PHP package is a package designed for making HTTP requests using cURL. This package simplifies the process of sending GET, POST, PUT, PATCH, and DELETE requests, along with the ability to set custom headers, to external APIs or web services.
harippe/simple-http-request
14 Downloads
Simple cURL Wrapper for PHP 5.3.0
garkavenkov/http
12 Downloads
The PHP library that provides utilities for dealing with http requests and responses.
freeclimbapi/php-sdk
88 Downloads
FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.
free-climb-api/php-sdk
7 Downloads
FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.