Libraries tagged by request php
rszrama/negotiation-middleware
2185 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.
rickj/restclientbundle
483 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
nticaric/awis
5731 Downloads
PHP package for making requests to Alexa Web Information Service
kulizh/profitbase-api
58 Downloads
PHP wrapper to send request to Profitbase API
eduplex-api/cake-api-xapi-proxy
646 Downloads
Simple PHP Proxy to forward xAPI requests to LRS
thecodingmachine/splash-router
15022 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
ici-be/ici-tools
2907 Downloads
Spatial PHP tools. The WfsLayer class helps create requests on a WFS layer using a PHP object. Web Feature Service (WFS) is a standard of the Open Geospatial Consortium.
djtommek/mapycz-api
969 Downloads
Unofficial PHP 8 API wrapper for making requests to Mapy.cz
serato/slimulator
25254 Downloads
A mock request tool for web applications using the Slim PHP web framework
redpandacoding/provinces-state-listings
4964 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
mallardduck/whois-client
1808 Downloads
A very basic Whois client for PHP. The library is limited in function since it's intended to be a low-level client that handles only request and raw output.
dinke/curl-http-client
4599 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
apitoolkit/apitoolkit-laravel
624 Downloads
A PHP/Laravel SDK Wrapper for APIToolkit. It monitors incoming traffic, gathers the requests and sends the request to the apitoolkit servers.
adrii/curl-helper
15220 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
jdgrimes/wp-http-testcase
20081 Downloads
PHPUnit testcase for WordPress code involving HTTP requests