Download the PHP package phrity/net-stream without Composer
On this page you can find all versions of the php package phrity/net-stream. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phrity/net-stream
More information about phrity/net-stream
Files in phrity/net-stream
Download phrity/net-stream
More information about phrity/net-stream
Files in phrity/net-stream
Vendor phrity
Package net-stream
Short Description Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
License MIT
Homepage https://phrity.sirn.se/net-stream
Package net-stream
Short Description Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
License MIT
Homepage https://phrity.sirn.se/net-stream
Please rate this library. Is it a good library?
Informations about the package net-stream
Introduction
Package that provide implementations of PSR-7 StreamInterface and PSR-17 StreamFactoryInterface but also adds stream and socket related funcitonality. It is designed for use with socket connections.
Installation
Install with Composer;
Included classes
- Stream - PSR-7 StreamFactory compatible Stream class
- SocketStream - Extending Stream for additional methods
- SocketClient - Socket Client that creates SocketStream connections
- SocketServer - Socket Server that creates SocketStream connections
- StreamCollection - Collection of connections
- StreamFactory - PSR-17 StreamFactoryInterface compatible factory
- StreamException - Exception for stream related errors
- Context - Context wrapper fro streams
Versions
Version | PHP | |
---|---|---|
2.3 |
^8.1 |
Float timeout, hasContents method, Listeners |
2.2 |
^8.1 |
Improved context handling |
2.1 |
^8.0 |
Set context on server |
2.0 |
^8.0 |
Modernization |
1.3 |
^7.4\|^8.0 |
Closing read and write separately |
1.2 |
^7.4\|^8.0 |
Socket client |
1.1 |
^7.4\|^8.0 |
Stream collection |
1.0 |
^7.4\|^8.0 |
Initial version |
All versions of net-stream with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
phrity/util-errorhandler Version ^1.1
psr/http-factory Version ^1.0
psr/http-message Version ^1.1 | ^2.0
phrity/util-errorhandler Version ^1.1
psr/http-factory Version ^1.0
psr/http-message Version ^1.1 | ^2.0
The package phrity/net-stream contains the following files
Loading the files please wait ....