PHP Classes

File: docs/Internals/Adapter/Generic/Stream.md

Recommend this page to a friend!
  Classes of Scott Arciszewski   sapient   docs/Internals/Adapter/Generic/Stream.md   Download  
File: docs/Internals/Adapter/Generic/Stream.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: sapient
Add a security layer to server to server requests
Author: By
Last change:
Date: 6 years ago
Size: 318 bytes
 

Contents

Class file image Download

Generic Adapter Stream Object

Our generic Stream implementation was taken almost verbatim from Slim Framework's Stream class.

It implements PSR-7's StreamInterface but, aside from being fully type-safe, doesn't do anything special.