2017 © Pedro Peláez
 

library surfer

An HTTP client that offers cURL and a native adapter.

image

3f/surfer

An HTTP client that offers cURL and a native adapter.

  • Tuesday, February 27, 2018
  • by dedalozzo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 216 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 2 % Grown

The README.md

Latest Stable Version Latest Unstable Version Build Status Scrutinizer Code Quality License Total Downloads, (*1)

Surfer

An HTTP client that uses cURL or standard sockets and handle chunk responses., (*2)

Composer Installation

To install Surfer, you first need to install Composer, a Package Manager for PHP, following those few steps:, (*3)

curl -s https://getcomposer.org/installer | php

You can run this command to easily access composer from anywhere on your system:, (*4)

sudo mv composer.phar /usr/local/bin/composer

Surfer Installation

Once you have installed Composer, it's easy install Surfer., (*5)

  1. Edit your composer.json file, adding Surfer to the require section:
{
    "require": {
        "3f/surfer": "dev-master"
    },
}
  1. Run the following command in your project root dir:
composer update

Documentation

The documentation can be generated using Doxygen. A Doxyfile is provided for your convenience., (*6)

Requirements

  • PHP 5.6.0 or above.

Authors

Filippo F. Fadda - filippo.fadda@programmazione.it - http://www.linkedin.com/in/filippofadda, (*7)

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details., (*8)

The Versions

27/02 2018

dev-master

9999999-dev http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets

27/02 2018

0.7.1

0.7.1.0 http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets

27/02 2018

0.7

0.7.0.0 http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets

11/01 2018

0.6

0.6.0.0 http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets

20/12 2017

0.5

0.5.0.0 http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets

20/12 2017

0.4

0.4.0.0 http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets

20/12 2017

0.3

0.3.0.0 http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets

07/12 2017

0.2

0.2.0.0 http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets

30/11 2017

0.1

0.1.0.0 http://github.com/dedalozzo/surfer

An HTTP client that offers cURL and a native adapter.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

curl rest library http client sockets