You are herephp library
php library
Http POST using HttpFul PHP REST library
Spent considerable amount of time to find a working solution to do http post with httpful php library, even though spent some time to find a solution from internet & httpful documentation, unfortunately couldn't find exact http post usage with httpful.
The problem faced was that whenever http post is tried, instead of going as post parameters, the parameters were sent as part of http request body.