2017 © Pedro Peláez
 

library tale-http

A PSR-7 compatible HTTP utility library

image

talesoft/tale-http

A PSR-7 compatible HTTP utility library

  • Friday, May 20, 2016
  • by TorbenKoehn
  • Repository
  • 1 Watchers
  • 0 Stars
  • 211 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Packagist License CI Coverage, (*1)

Tale Http

What is Tale Http?

Tale HTTP is an implementation of the PSR-7 and PSR-17 standards that doesn't add any own great logic or functionality, but rather acts as a base for sophisticated libraries that require a lightweight default implementation., (*2)

The classes are laid out to be used inside dependency injection containers following the PSR-11 spec., (*3)

Every single part of the library is interoperable with any PSR-7/PSR-17 implementation through PSR factories., (*4)

Installation

composer require talesoft/tale-http

Usage

For now, check out the source code please., (*5)

All functionality is covered in src/functions.php., (*6)

Every single factory can be swapped out for another factory following the PSR specs., (*7)

TODO: Much documentation..., (*8)

The Versions

20/05 2016

dev-master

9999999-dev http://docs.talesoft.io/tale-framework/tale/http

A PSR-7 compatible HTTP utility library

  Sources   Download

MIT

The Requires

 

by Torben Koehn

psr-7 http request response

20/05 2016

0.1

0.1.0.0 http://docs.talesoft.io/tale-framework/tale/http

A PSR-7 compatible HTTP utility library

  Sources   Download

MIT

The Requires

 

by Torben Koehn

psr-7 http request response