https://github.com/wmateam/curling
CURL request Handler for PHP
https://github.com/wmateam/curling
curl php
Last synced: 5 months ago
JSON representation
CURL request Handler for PHP
- Host: GitHub
- URL: https://github.com/wmateam/curling
- Owner: wmateam
- License: mit
- Created: 2016-05-15T11:24:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-21T20:20:32.000Z (almost 8 years ago)
- Last Synced: 2025-09-17T23:02:12.922Z (5 months ago)
- Topics: curl, php
- Language: PHP
- Size: 18.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/wmateam/curling)
[](https://packagist.org/packages/wmateam/curling)
[](//packagist.org/packages/wmateam/curling)
[](//packagist.org/packages/wmateam/curling)
[](https://packagist.org/packages/wmateam/curling)
# Curling
CURL request Handler for PHP
Support :
* GET
* POST
* PUT
* PATCH
* DELETE
You can use proxy on your request.
This library support Authentication.
# [Wiki and Docs](https://github.com/wmateam/curling/wiki)