2017 © Pedro Peláez
 

library scl-request-response

Library for exchanging request and reponse packets with a service provider.

image

sclinternet/scl-request-response

Library for exchanging request and reponse packets with a service provider.

  • Sunday, June 2, 2013
  • by tomphp
  • Repository
  • 1 Watchers
  • 1 Stars
  • 298 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

SclRequestResponse

A library for developing systems which need to communicate with APIs which send a response for each request sent., (*1)

Requires

sclinternet/SclSocket, (*2)

Intallation

Add the following to your composer.json file, (*3)

{
    "require": {
        "sclinternet/scl-request-response": "dev-master"
    }
}

Usage

The Versions

02/06 2013

dev-master

9999999-dev https://github.com/SCLInternet/SclRequestResponse

Library for exchanging request and reponse packets with a service provider.

  Sources   Download

MIT

The Requires

 

The Development Requires