Download the PHP package michaelj2324/oo-curl without Composer
On this page you can find all versions of the php package michaelj2324/oo-curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michaelj2324/oo-curl
More information about michaelj2324/oo-curl
Files in michaelj2324/oo-curl
Download michaelj2324/oo-curl
More information about michaelj2324/oo-curl
Files in michaelj2324/oo-curl
Vendor michaelj2324
Package oo-curl
Short Description An simple object oriented design for working with cURL
License Apache-2.0
Package oo-curl
Short Description An simple object oriented design for working with cURL
License Apache-2.0
Keywords curl
Please rate this library. Is it a good library?
Informations about the package oo-curl
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:
- With PHP installed, navigate to the repo folder (rest-php-client) via terminal.
- Run 'composer install'
Contributing:
See CONTRIBUTING for how you can contribute changes back into this project.
All versions of oo-curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package michaelj2324/oo-curl contains the following files
Loading the files please wait ....