Libraries tagged by php http request
multiline-amio/php-mutlipart-form-data-builder
5 Downloads
Build multipart form data string for HTTP request
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
33 Downloads
Classes to craft HTTP request easily
hilalahmad/http-client
2 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
11 Downloads
Simple cURL Wrapper for PHP 5.3.0
garkavenkov/http
10 Downloads
The PHP library that provides utilities for dealing with http requests and responses.
freeclimbapi/php-sdk
82 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.
ezijing/http-request-utils
144 Downloads
hyperf http请求工具包
dump/http
0 Downloads
The Dump Framework Http package.
ckalnasy/api-php
17 Downloads
Handle HTTP request that calls a specified static class function given serialzed objects as parameters in the request
cjp2600/php-glow
3 Downloads
Simple http request linker for roadrunner service.
burzum/php-router
1349 Downloads
HTTP Request Router
biurad/http-galaxy
2275 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.