1
0
mirror of https://github.com/danog/awesome-amphp.git synced 2024-11-26 11:54:41 +01:00
Go to file
2022-01-18 15:18:51 +00:00
README.md add react-adapter 2022-01-18 15:18:51 +00:00

awesome-amphp

A curated list of amphp packages

Arduino

Cache

Database

HTTP

Server

Client

JSON

Logging

  • amphp/log - Non-blocking logging for PHP based on Amp and Monolog

Multiprocessing

Music

  • gitamp - Listen to music generated by events across github

ReactPHP

SSH

Telegram

  • MadelineProto - Client/Server API for the telegram MTProto protocol

Testing

  • asynit - Asynchronous HTTP Request Testing Library for API or more

Websocket

Unsorted yet

  • amphp/file - Access to the filesystem
  • amphp/redis - Redis Client
  • amphp/beanstalk - Beanstalk client
  • Service bus - Service Bus (publish-subscribe pattern) implementation
  • amphp/byte-stream - A non-blocking stream abstraction
  • ACME - Async ACME library
  • amphp/dns - Async DNS resolution
  • ridge - Pure asynchronous PHP implementation of the AMQP 0-9-1 protocol
  • cassis - Pure PHP asynchronous implementation of the Cassandra V4 binary protocol
  • Wind framework - Pure PHP Coroutine Framework based on Workerman and Amphp
  • ESB - Simple, beanstalkd powered, ESB framework
  • retry - A tiny library for retrying failed operations
  • rate-limit - Rate Limiting

Projects using amphp

  • stdinho - Turn any STDIN/STDOUT into HTTP server
  • mailgrab - Simple and easy to use catch-all SMTP mail server and debugging tool
  • psalm - A static analysis tool for finding errors in PHP applications

Guides / Tutorials