Libraries tagged by post request
iry/request
20 Downloads
hvolschenk/http-request
14 Downloads
PHP functional HTTPRequest library.
hadesker/request
29 Downloads
Make request http cross site
gesundberg/simplon_request
20 Downloads
Simple, straight forward request helper via CURL
bephp/request
1068 Downloads
Simple, straight forward request helper, frok from https://github.com/fightbulc/simplon_request, support php5.3
aozora0000/request
18 Downloads
HTTP GET/POST Method Wrapper
adrianodemoura/redirect-post
39 Downloads
Componente redirectPost para cakePHP 3
primal/request
6 Downloads
A superglobal wrapper object and pre-parser which aggregates incoming data.
lloydzhou/request
87 Downloads
Simple, straight forward request helper, frok from https://github.com/fightbulc/simplon_request, support php5.3
assasin/curl-request
3 Downloads
Send your self-defined HTTP request to somewhere,and you do not care anything else
hasantayyar/getpost
57 Downloads
a tiny cURL wrapper to handle get or post requests
enishant/magiccurl
27 Downloads
MagicCurl PHP Library
carlosocarvalho/simple-input
17206 Downloads
Simple input for get request inputs (post,get,put,delete)
tereta/curl
2 Downloads
Tereta/Curl is a facade over cURL. For everyday tasks there is a simple facade with `get()` and `post()` methods, and for several requests at once — parallel execution powered by `curl_multi`.
jastrzebski/swaggier
11 Downloads
CLI app that builds OpenApi 3.0.0 documentation by sending request to selected RestApi.Works only with JSON format (Response) and provides GET, POST, PUT, PATCH and DELETE http request.