Packages from amphp

  • PHP

    amphp/amp

    A non-blocking concurrency framework for PHP applications.

  • PHP

    amphp/beanstalk

    Async beanstalk driver for Amp.

  • 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-client

    An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.

  • PHP

    amphp/http-client-cache

    An async HTTP cache for Amp's HTTP client.

  • PHP

    amphp/http-client-cookies

    Automatic cookie handling for Amp's HTTP client.

  • PHP

    amphp/http-client-psr7

    PSR-7 adapter for Amp's HTTP client.

  • 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/http-tunnel

    HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework

  • PHP

    amphp/injector

    A dependency injector for bootstrapping object-oriented PHP applications.

  • PHP

    amphp/log

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

  • PHP

    amphp/mysql

    Asynchronous MySQL client for PHP based on Amp.

  • PHP

    amphp/parallel

    Parallel processing component for Amp.

  • PHP

    amphp/parallel-functions

    Parallel processing made simple.

  • PHP

    amphp/parser

    A generator parser to make streaming parsers simple.

  • PHP

    amphp/php-cs-fixer-config

    Code style config for AMPHP.

  • PHP

    amphp/phpunit-util

    Helper package to ease testing with PHPUnit.

  • PHP

    amphp/pipeline

    Asynchronous iterators and operators.

  • PHP

    amphp/postgres

    Asynchronous PostgreSQL client for Amp.

  • PHP

    amphp/process

    A fiber-aware process manager based on Amp and Revolt.

  • PHP

    amphp/react-adapter

    Adapter to make any ReactPHP library compatible with Amp.

  • PHP

    amphp/react-stream-adapter

    An adapter to make Amp's and React's streams compatible.

  • PHP

    amphp/redis

    Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.

  • PHP

    amphp/rpc

    Remote procedure calls for PHP based on Amp.

  • PHP

    amphp/serialization

    Serialization tools for IPC and data storage in PHP.

  • PHP

    amphp/socket

    Non-blocking socket connection / server implementations based on Amp and Revolt.

  • PHP

    amphp/sql

    Asynchronous SQL client for Amp.

  • PHP

    amphp/sql-common

    Common classes for non-blocking SQL implementations.

  • PHP

    amphp/ssh

    Async SSH client for PHP based on Amp.

  • PHP

    amphp/sync

    Non-blocking synchronization primitives for PHP based on Amp and Revolt.

  • PHP

    amphp/uri

    Uri Parser and Resolver.

  • PHP

    amphp/websocket

    Shared code for websocket servers and clients.

  • PHP

    amphp/websocket-client

    Async WebSocket client for PHP based on Amp.

  • PHP

    amphp/websocket-server

    Websocket server for Amp's HTTP server.

  • PHP

    amphp/windows-registry

    Windows Registry Reader.

  • PHP

    amphp/aerys

    A non-blocking HTTP/Websocket server

    Abandoned! See amphp/http-server

  • PHP

    amphp/aerys-reverse

    Abandoned!

  • PHP

    amphp/aerys-session

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

    Abandoned! See amphp/http-server-session

  • PHP

    amphp/artax

    Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework

    Abandoned! See amphp/http-client

  • PHP

    amphp/loop

    Abandoned! See amphp/amp

  • PHP

    amphp/stream

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

    Abandoned! See amphp/byte-stream

  • PHP

    amphp/thread

    Non-blocking thread pool task dispatch

    Abandoned! See amphp/parallel