2017 © Pedro Peláez
 

library getpost

a tiny cURL wrapper to handle get or post requests

image

hasantayyar/getpost

a tiny cURL wrapper to handle get or post requests

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

#GetPost

This is a tiny composer package to handle Get and Post request wrapping curl methods., (*1)

No I don't add many features. If you are looking the best solution, I will suggest you Symfony/HttpFoundation, (*2)

INSTALL

add this to your composer.json require block, (*3)

"hasantayyar/getpost": "dev-master"

Usage

See example.php, (*4)

The Versions

27/07 2014

dev-master

9999999-dev

a tiny cURL wrapper to handle get or post requests

  Sources   Download

LGPL

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Hasan Tayyar BESIK

curl http request