Download the PHP package weblabnl/curl without Composer
On this page you can find all versions of the php package weblabnl/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weblabnl/curl
More information about weblabnl/curl
Files in weblabnl/curl
Download weblabnl/curl
More information about weblabnl/curl
Files in weblabnl/curl
Please rate this library. Is it a good library?
Informations about the package curl
WebLab B.V. - cURL Wrapper
This library is build upon the cURL functionality. It's a programmer friendly way to do cURL requests and mostly to keep things readable while still allowing full control over your request.
Installation
Install using composer:
composer require weblabnl/curl
Using the Library
Make a POST request to a REST API
Make a PATCH request to a REST API (without helper functions)
Make a GET request (Content-Type: application/json are automatically decoded)
Check if a file exists
All versions of curl with dependencies
PHP Build Version
Package Version
No informations.
The package weblabnl/curl contains the following files
Loading the files please wait ....