bwoebi member since: May 02, 2015

bwoebi's packages

  • PHP

    amphp/amp

    A non-blocking concurrency framework for PHP applications.

  • PHP

    amphp/byte-stream

    A stream abstraction to make working with non-blocking I/O simple.

  • PHP

    amphp/cache

    A fiber-aware cache API based on Amp and Revolt.

  • PHP

    amphp/cluster

    Building multi-core network applications with PHP.

  • PHP

    amphp/dbus

    Async DBus connector and message serializer and deserializer for Amp

  • PHP

    amphp/dns

    Async DNS resolution for Amp.

  • PHP

    amphp/file

    Non-blocking access to the filesystem based on Amp and Revolt.

  • PHP

    amphp/hpack

    HTTP/2 HPack implementation.

  • PHP

    amphp/http

    Basic HTTP primitives which can be shared by servers and clients.

  • PHP

    amphp/http-server

    A non-blocking HTTP application server for PHP based on Amp.

  • HTML

    amphp/http-server-form-parser

    An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.

  • PHP

    amphp/http-server-router

    Routes to request handlers based on HTTP method and path for amphp/http-server.

  • PHP

    amphp/http-server-session

    An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.

  • PHP

    amphp/http-server-static-content

    Static content request handler for Amp's HTTP server.

  • PHP

    amphp/log

    Non-blocking logging for PHP based on Amp, Revolt, and Monolog.