Libraries tagged by PHP cURL
mubin-khalid/spider
41 Downloads
PHP curl script to get page source.
mayankitt/textlocalindia
6 Downloads
Textlocal API helper class. Examples included. Requires PHP cURL module.
lib-hub/restrequest
2 Downloads
A PHP curl wrapper to make it easier to create RESTFul requests with PHP.
liangjian1234/liangjianhttp
3 Downloads
just for php curl
kristian-tan/http-client
4 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
jtunggit/yurun-http
19 Downloads
一个基于PHP cURL的开源HTTP类库,支持链式操作,省去繁杂的cURL使用方法。(An open source HTTP class library based on PHP cURL, support chain operations, eliminating the use of miscellaneous cURL methods.)
janmeier/gcm-sender
16 Downloads
light weight library to send Google Cloud Messages (GCM) using PHP & curl.
hidayat/restclient
14 Downloads
A Package for handling rest api request in laravel, This package provide interface over PHP cURL Api
drewlabs/txn-client
76 Downloads
Client Library for making request to txn webservice server using PHP CURL library
drewlabs/psr18
137 Downloads
PSR18 compatible http client based on PHP curl client library
dackou/http
9 Downloads
dackou php curl
coooold/quick
5 Downloads
a php framework with psr/http-message, psr/log, php-di/php-di, php-curl-class, relay/relay, zendframework/zend-diactoros, aura/router
brian-bnhdigital/consumer-edge-interview-test
0 Downloads
This is a simple project to demonstrate how to setup a database/ table using the illuminate/database package and then pull vehicles from carvana using the php-curl-class/php-curl-class package.
henderjon/gooseberry
6 Downloads
a simple (perhaps too simple) PHP cURL utiltiy built to aid in connecting to an API
wbsartori/request-manager
20 Downloads
Request Manager is a PHP HTTP client library containing the abstraction of the Guzzle and PhpCurlClass libraries