Libraries tagged by php request
frog/php-curl-sai
474 Downloads
A SAI(Standalone interface) to enable stubbing of curl requests.
freeclimbapi/php-sdk
127 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.
ctubio/php-proxy-keyserver
51 Downloads
PHP proxy and extensible web interface forwarding standard HKP requests to a local or remote SKS OpenPGP Keyserver.
christoph-kluge/cloudfront-edge-php-adapter
103 Downloads
A cloudfront edge event transformer for symfony or laravel request objects
andydefer/php-client
154 Downloads
PSR-7 compliant HTTP client with type-safe request/response handling and SOLID architecture
fineuploader/php-traditional-server
19339 Downloads
Endpoint handler for Fine Uploader's traditional server requests.
dev-lancer/minecraft-rcon
1315 Downloads
PHP library to request RCON for Minecraft servers
atk14/http
6595 Downloads
PHP classes encapsulating HTTP request, HTTP response, cookie, uploaded file etc. This package is part of the ATK14 Framework.
dcarbone/curl-header-extractor
65547 Downloads
Utility to extract headers from PHP CURL to file request.
davidlienhard/httpclient
5963 Downloads
🐘 php library to make http requests
davidecesarano/embryo-validation
1787 Downloads
PHP validation for PSR-7 request.
stechstudio/laravel-aws-lambda
442 Downloads
Allows php to respond to http requests on aws lambda
meanify-co/laravel-activity-log
869 Downloads
A PHP library to generate logs from requests and model updates in Laravel
99designs/ergo
10551 Downloads
Micro-framework for routing and request/response handling in PHP 5.3
zealphp/ext
120 Downloads
Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.