library json
A JSON posting interface to cURL
curl/json
A JSON posting interface to cURL
- Wednesday, November 30, 2016
- by m1ke
- Repository
- 1 Watchers
- 0 Stars
- 258 Installations
- PHP
- 2 Dependents
- 0 Suggesters
- 2 Forks
- 1 Open issues
- 1 Versions
- 0 % Grown
Curl JSON
Basic extension to the existing PHP Curl library which adds in the JSON cURL method from Lorna Jane., (*1)
Install
You can install cURL JSON with Composer. Add the following to the require
key of your composer.json
file:, (*2)
"curl/json": "dev-master"
Authors
Written by Mike Lehan and StuRents.com., (*3)
Testing
Run phpunit test.php
once some tests have actually been added., (*4)
dev-master
9999999-dev
A JSON posting interface to cURL
Sources
Download
MIT
The Requires