Skip to content

MichaelJ2324/OO-cURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimum PHP Version Build Status Coverage Status License: MIT

Object Oriented cURL

Overview

A very simple object oriented design pattern for working with PHP cURL

Usage

Use it where-ever you don't want to use standard cURL Resource by including via Composer

composer require 'michaelj2324/oo-curl'

Developing the PHP REST Client

Requirement:

You need to have installed: php 5.3+

Steps:

  1. With PHP installed, navigate to the repo folder (rest-php-client) via terminal.
  2. Run 'composer install'

Contributing:

See CONTRIBUTING for how you can contribute changes back into this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages