文件名称:字节流:基于AmpPHP的非阻塞流抽象
文件大小:21KB
文件格式:ZIP
更新时间:2024-02-25 20:05:50
php stream async io non-blocking
amphp/byte-stream是一种流抽象,使使用非阻塞I / O的工作变得简单。 安装 该软件包可以作为依赖项安装。 composer require amphp/byte-stream 要求 PHP 7.0以上 文献资料 文档捆绑在目录中的此存储库中。 版本控制 像所有其他amphp软件包一样, amphp/byte-stream遵循语义版本控制规范。 安全 如果发现任何与安全相关的问题,请发送电子邮件至而不要使用问题跟踪器。 执照 MIT许可证(MIT)。 请参阅以获取更多信息。
【文件预览】:
byte-stream-master
----LICENSE(1KB)
----composer.json(1KB)
----lib()
--------ResourceOutputStream.php(10KB)
--------functions.php(5KB)
--------IteratorStream.php(2KB)
--------InputStream.php(801B)
--------InputStreamChain.php(1KB)
--------Message.php(5KB)
--------ResourceInputStream.php(7KB)
--------ZlibInputStream.php(3KB)
--------PendingReadError.php(458B)
--------Base64()
--------Payload.php(2KB)
--------ClosedException.php(90B)
--------LineReader.php(2KB)
--------OutputStream.php(1KB)
--------OutputBuffer.php(1KB)
--------StreamException.php(79B)
--------InMemoryStream.php(834B)
--------ZlibOutputStream.php(3KB)
----psalm.xml(2KB)