Libraries tagged by curl library
stepanpernica/cms-curl
10 Downloads
light library to fetch url's by CURL
northrook/php-curl
19 Downloads
PHP library for URL requests using cURL.
neu/curl
5 Downloads
A PHP library to easily run multiple cUrl requests in parallel.
tschallacka/http-to-curl
2 Downloads
A library that transforms PHPStorm's http request files to a PHP Curl resource
modalnetworks/digital-library
97 Downloads
This package for integration with digital library Brazil
lucentinian/highscore-tables-php-client-library
6 Downloads
This is a library that can be imported in PHP projects to connect to our Highscore Tables API
jasacloud/curl
35 Downloads
Library to handle Database Manager
efremovp/simple-curl
33 Downloads
Simple cURL client.
10quality/php-curl
2595 Downloads
Library (wrapper) that provides functionality for when doing requests using Curl. Perfect for when developing custom API connectivity or creating generic requests.
unialteri/curl-request
2487 Downloads
Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle
gsouf/simple-curl
141 Downloads
An OOP curl wrapper for php
ukwan/pcurl
0 Downloads
A pleasant curl library
rickj/restclientbundle
519 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
mohiwalla/php-fetch
12 Downloads
A PHP utility for customizable fetch requests with support for HTTP methods, headers, body, timeout, and SSL verification, handling input validation and cURL errors.