amphp
Amp is a non-blocking concurrency framework for PHP.
There are 145 repositories under amphp topic.
amphp/amp
A non-blocking concurrency framework for PHP applications. 🐘
danog/MadelineProto
Async PHP client API for the telegram MTProto protocol
unreal4u/telegram-api
Complete async capable Telegram bot API implementation for PHP7
amphp/parallel
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
amphp/http-client
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/byte-stream
A non-blocking stream abstraction for PHP based on Amp.
amphp/mysql
An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.
php-service-bus/service-bus
PHP Service Bus (publish-subscribe pattern) implementation
amphp/parallel-functions
Simplified parallel processing for PHP based on Amp.
xtrime-ru/TelegramRSS
Convert telegram posts to RSS or json in amphp server
amphp/socket
Non-blocking socket and TLS functionality for PHP based on Amp.
amphp/process
An async process dispatcher for Amp.
amphp/sync
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/dns
Async DNS resolution for PHP based on Amp.
amphp/redis
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp/websocket-client
Async WebSocket client for PHP based on Amp.
kelunik/acme
Async ACME library written in PHP based on the Amp concurrency framework.
amphp/websocket-server
WebSocket component for PHP based on the Amp HTTP server.
amphp/serialization
Serialization tools for IPC and data storage in PHP.
amphp/cache
A fiber-aware cache API based on Amp and Revolt.
amphp/windows-registry
Windows Registry Reader.
amphp/file
An abstraction layer and non-blocking file access solution that keeps your application responsive.
amphp/postgres
Async Postgres client for PHP based on Amp.
amphp/hpack
HPack - HTTP/2 header compression implementation in PHP.
PeeHaa/mailgrab
Simple and easy to use catch-all SMTP mail server and debugging tool
jolicode/asynit
:stars: Asynchronous HTTP Request Testing Library for API or more...
amphp/beanstalk
Asynchronous Beanstalk Client for PHP.
wind-framework/wind-framework
Pure PHP Coroutine Framework based on Workerman and Amphp.
amphp/cluster
Building multi-core network applications with PHP.
amphp/aerys
A non-blocking HTTP application, WebSocket and file server for PHP based on Amp.
phpinnacle/ridge
Pure asynchronous PHP implementation of the AMQP 0-9-1 protocol.
laraXgram/LaraGram
LaraGram, an advanced framework for Telegram Bot development
Room-11/Jeeves
Chatbot for Stack Overflow
amphp/http-server-router
A router for Amp's HTTP Server.
amphp/websocket
Shared code for websocket servers and clients.
amphp/getting-started
A getting started guide for Amp.