Libraries tagged by curl post
faso-dev/simple-curl-client
58 Downloads
A small client that wrap curl for get and post request
sientifica/curl
8 Downloads
This is a simple cURL library to dispatch HTTP GET, POST, PUT and DELETE request, easily.
lackone/curl
23 Downloads
简单的curl组件,用于get和post请求
xiaohigh/curl
368 Downloads
封装好的一个curl类,用来在php脚本中,发送get请求和post请求
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`.
ivan-matthews/poster
89 Downloads
Отправка HTTP запросов посредством PHP (без cURL)
hyc/curl
1 Downloads
http get post
chenbool/curl
21 Downloads
一个轻量级的 PHP 网络操作类, 基于 Curl 封装并实现了 Get | Post | Upload | Download 等常用方法
alxdorosenco/curl-php
170 Downloads
This is an easy builder of the cURL library in php
assasin/curl-request
3 Downloads
Send your self-defined HTTP request to somewhere,and you do not care anything else
rickj/restclientbundle
519 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
codersandip/telescope-exporter
16 Downloads
Convert Laravel Telescope requests to Postman Collections and cURL commands
hasantayyar/getpost
57 Downloads
a tiny cURL wrapper to handle get or post requests
pwf0112/https
12 Downloads
Composer curl/curl类库https的GET/POST请求二次封装
webdice/utilities
16 Downloads
This Repository contains useful classes. This version contains Curl\Request and Xml\Parser classes, with example codes.