Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Amp
Amp is a non-blocking concurrency library for PHP. Newer versions make use of fibers to integrate well with existing interfaces and allow for transparent non-blocking I/O. Older versions make heavy use of generator-based coroutines. Itβs made by the developers that brought native fiber support to PHP 8.1.
- GitHub: https://github.com/topics/amphp
- Repo: https://github.com/amphp
- Created by: Daniel Lowrey
- Released: August 05, 2013
- Related Topics: php,
- Last updated: 2024-11-10 00:01:12 UTC
- JSON Representation
https://github.com/amphp/amp
A non-blocking concurrency framework for PHP applications. π
amphp async asynchronous concurrency coroutines futures php promises revolt
Last synced: 03 Feb 2025
https://github.com/danog/MadelineProto
Async PHP client API for the telegram MTProto protocol
amphp async bot calls easy hacktoberfest inline-bots madelineproto mtproto mtproto-api php proxy secret-chats stickers tdlib tdlib-php telegram telegram-api voip
Last synced: 25 Oct 2024
https://github.com/danog/madelineproto
Async PHP client API for the telegram MTProto protocol
amphp async bot calls easy hacktoberfest inline-bots madelineproto mtproto mtproto-api php proxy secret-chats stickers tdlib tdlib-php telegram telegram-api voip
Last synced: 28 Jan 2025
https://github.com/amphp/parallel
An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.
amphp concurrency multiprocessing parallel parallel-processing php revolt
Last synced: 28 Jan 2025
https://github.com/unreal4u/telegram-api
Complete async capable Telegram bot API implementation for PHP7
amphp bot-api composer inline-bots php php7 reactphp telegram telegram-api telegram-bot wiki-page
Last synced: 31 Jan 2025
https://github.com/amphp/http-client
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp async http http-client https php revolt
Last synced: 30 Jan 2025
https://github.com/amphp/byte-stream
A non-blocking stream abstraction for PHP based on Amp.
amphp async io non-blocking php stream
Last synced: 31 Jan 2025
https://github.com/php-service-bus/service-bus
PHP Service Bus (publish-subscribe pattern) implementation
amphp async command-bus event-sourcing messaging publish-subscribe
Last synced: 20 Nov 2024
https://github.com/amphp/parallel-functions
Simplified parallel processing for PHP based on Amp.
Last synced: 02 Feb 2025
https://github.com/xtrime-ru/telegramrss
Convert telegram posts to RSS or json in amphp server
amphp async json microservice php rss self-hosted server telegram
Last synced: 29 Jan 2025
https://github.com/xtrime-ru/TelegramRSS
Convert telegram posts to RSS or json in amphp server
amphp async json microservice php rss self-hosted server telegram
Last synced: 02 Dec 2024
https://github.com/amphp/process
An async process dispatcher for Amp.
amphp async multiprocessing php processes
Last synced: 31 Jan 2025
https://github.com/amphp/sync
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp async concurrency mutex php revolt semaphore synchronization
Last synced: 30 Jan 2025
https://github.com/amphp/redis
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp amphp-cache amphp-mutex amphp-sync async cache php redis revolt
Last synced: 31 Jan 2025
https://github.com/amphp/websocket-client
Async WebSocket client for PHP based on Amp.
Last synced: 31 Jan 2025
https://github.com/kelunik/acme
Async ACME library written in PHP based on the Amp concurrency framework.
acme acme-protocol amphp async letsencrypt php
Last synced: 02 Feb 2025
https://github.com/amphp/serialization
Serialization tools for IPC and data storage in PHP.
Last synced: 29 Jan 2025
https://github.com/amphp/websocket-server
WebSocket component for PHP based on the Amp HTTP server.
amphp async http php rfc-6455 websocket websockets
Last synced: 02 Feb 2025
https://github.com/amphp/cache
A fiber-aware cache API based on Amp and Revolt.
Last synced: 29 Jan 2025
https://github.com/amphp/file
An abstraction layer and non-blocking file access solution that keeps your application responsive.
amphp async eio filesystem php php-uv revolt
Last synced: 01 Feb 2025
https://github.com/PeeHaa/mailgrab
Simple and easy to use catch-all SMTP mail server and debugging tool
amphp async debugging mail mailcatcher smtp smtp-server
Last synced: 19 Nov 2024
https://github.com/amphp/postgres
Async Postgres client for PHP based on Amp.
amphp async php postgres postgresql
Last synced: 03 Feb 2025
https://github.com/jolicode/asynit
:stars: Asynchronous HTTP Request Testing Library for API or more...
Last synced: 28 Jan 2025
https://github.com/amphp/beanstalk
Asynchronous Beanstalk Client for PHP.
amphp async beanstalkd php queue
Last synced: 31 Jan 2025
https://github.com/amphp/cluster
Building multi-core network applications with PHP.
amphp async cluster cluster-watcher multi-core multi-processing parallel php sockets
Last synced: 29 Jan 2025
https://github.com/phpinnacle/ridge
Pure asynchronous PHP implementation of the AMQP 0-9-1 protocol.
amphp amqp amqp-client amqp0-9-1 async asynchronous rabbitmq rabbitmq-client
Last synced: 24 Jan 2025
https://github.com/amphp/getting-started
A getting started guide for Amp.
amphp getting-started guide php tutorial
Last synced: 11 Nov 2024
https://github.com/amphp/http-server-router
A router for Amp's HTTP Server.
amphp fast-route http php router
Last synced: 02 Feb 2025
https://github.com/amphp/log
Non-blocking logging for PHP based on Amp and Monolog.
Last synced: 11 Nov 2024
https://github.com/webgriffe/esb
Simple, beanstalkd powered, ESB framework.
amphp beanstalkd elasticsearch esb-framework
Last synced: 30 Jan 2025
https://github.com/amphp/amphp.github.io
Main website repository.
amphp documentation github-pages jekyll
Last synced: 11 Nov 2024
https://github.com/amphp/react-adapter
Makes any ReactPHP library compatible with Amp.
amphp async event-loop php reactphp
Last synced: 11 Nov 2024
https://github.com/amphp/artax
An async HTTP/1.1 client for PHP based on Amp.
amphp artax async http http-client https php
Last synced: 11 Nov 2024
https://github.com/amphp/phpunit-util
Helper package to ease testing with PHPUnit.
amphp async php phpunit phpunit-util revolt testing
Last synced: 28 Jan 2025
https://github.com/amphp/http-server-static-content
An HTTP server plugin to serve static files like HTML, CSS, JavaScript, and images effortlessly.
amphp document-root http http-server php revolt static-content static-files
Last synced: 11 Nov 2024
https://github.com/amphp/http-server-session
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
Last synced: 11 Nov 2024
https://github.com/amphp/http-server-form-parser
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.
amphp form forms html http http-server multipart-formdata parser php x-www-form-urlencoded
Last synced: 11 Nov 2024
https://github.com/amphp/aerys-reverse
Reverse HTTP proxy handler for Aerys
Last synced: 11 Nov 2024
https://github.com/kelunik/retry
A tiny library for retrying failed operations.
amphp backoff reliability retry
Last synced: 27 Oct 2024
https://github.com/kelunik/amphp-arduino
Demo for controlling an Arduino with PHP.
Last synced: 27 Oct 2024
https://github.com/phpinnacle/cassis
Pure PHP asynchronous implementation of the Cassandra V4 binary protocol.
amphp cassandra cassandra-cluster cassandra-database cassandra-driver cql
Last synced: 14 Dec 2024
https://github.com/kelunik/link-check
A small script to check one or several URLs for broken links.
amphp broken-links http maintenance
Last synced: 27 Oct 2024
https://github.com/kelunik/mellon
Mellon is a bot based on Amp.
amphp bot php telegram telegram-bot
Last synced: 27 Oct 2024
https://github.com/amphp/http-client-psr7
PSR-7 adapter for amphp/http-client.
Last synced: 11 Nov 2024
https://github.com/amphp/http-client-cache
An async HTTP cache for Amp's HTTP client.
amphp async http-cache http-client php rfc-7234
Last synced: 11 Nov 2024
https://github.com/amphp/php-cs-fixer-config
Common code style configuration for all @amphp projects.
amphp code-style php phpcs psr-2
Last synced: 11 Nov 2024
https://github.com/xtrime-ru/http-proxy
Forward http proxy server built with async amphp framework.
amphp async proxy-server socket
Last synced: 15 Oct 2024
https://github.com/markkimsal/amphp-mqtt
MQTT client for Amp
amphp async message-queue mqtt php
Last synced: 10 Oct 2024
https://github.com/harmonyio/validation
Asynchronous validation library
amphp async harmonyio promise validation
Last synced: 29 Nov 2024
https://github.com/webgriffe/amp-elasticsearch
A non-blocking ElasticSearch client for PHP based on Amp.
Last synced: 29 Jan 2025
https://github.com/kelunik/rpc-demo
Simple RPC demo to handle socket input in worker processes.
Last synced: 31 Oct 2024
https://github.com/danog/ipc
Async IPC component for AMPHP
amphp ipc multiprocessing multithreading
Last synced: 11 Oct 2024
https://github.com/spacetab-io/docker-amphp-php
Docker image configured for amphp in production use.
amphp docker php74 wkhtmltoimage wkhtmltopdf
Last synced: 18 Nov 2024
https://github.com/kelunik/oauth
Async OAuth client for PHP based on Amp.
amphp async oauth oauth-client php rfc-6749
Last synced: 27 Oct 2024
https://github.com/logicalsteps/async
async await implementation using generators in php
amphp async async-await asynchronous await callback composer concurrency coroutine event event-loop generator guzzle httplug non-blocking php7 promise reactphp
Last synced: 14 Oct 2024
https://github.com/spacetab-io/wkhtmltopdf-php
Non-blocking PHP wrapper for wkhtmltopdf built with AMP.
amphp async php php74 wkhtmltoimage wkhtmltopdf
Last synced: 12 Oct 2024
https://github.com/makaronnik/amphp-rabbitmq-manager
PHP (8.1) Async Manager for RabbitMQ connection and channels, which is a wrapper over PHPinnacle Ridge library, based on Amp
amp amphp async manager php81 pinnacle-ridge rabbitmq
Last synced: 15 Oct 2024
https://github.com/cspray/http-client-test-interceptor
A testing framework to mock Requests sent with amphp/http-client
Last synced: 20 Nov 2024
https://github.com/spacetab-io/roastmap-php
The purpose of the utility is preheating up Nginx cache through sitemap.xml.
Last synced: 05 Nov 2024
https://github.com/harmonyio/smtp-client
Async SMTP client
amphp async harmonyio smtp-client
Last synced: 29 Nov 2024
https://github.com/mahmoudmohamedramadan/awesome-php
The Awesome PHP.
amphp assertion aura-router blade-template carbon composer csstoinlinestyles didom fractal money notification parsedown php reflection
Last synced: 11 Oct 2024
https://github.com/spacetab-io/amphp-support-php
Package to reduce code duplication across services.
Last synced: 05 Nov 2024
https://github.com/kelunik/streaming-base64
On the fly Base64 encoding for Amp's streams.
amphp base64 base64url byte-stream encoding php
Last synced: 31 Oct 2024
https://github.com/2024-dark-web/tor
2024 Dark web links
amphp darknet darknet-markets darkweb darkweb-links deep-web deepweb-links dnm hidden-service hidden-services links onion onion-links onion-services onion-sites onions-list onionv3 tor tor-hidden-services
Last synced: 23 Oct 2024
https://github.com/edmonddantes/amphp-pool
Middle-level library for creating Stateful Asynchronous server-side applications using the pure PHP and AMPHP Library.
Last synced: 14 Nov 2024
https://github.com/harmonyio/http-client
Asynchronous http client
amphp async cache harmonyio http-client
Last synced: 29 Nov 2024
https://github.com/spacetab-io/db-config-php
Creates a DSN string from an array. Supports Connection URI's and Connection Key-Value strings.
amphp connection-string db php
Last synced: 05 Nov 2024
https://github.com/kelunik/oauth-cli
A small wrapper around kelunik/oauth to make OAuth for CLI applications simple.
Last synced: 19 Dec 2024
https://github.com/razshare/catpaw-starter
Starter template for catpaw-core
Last synced: 12 Nov 2024
https://github.com/harmonyio/phpunit-extension
Extends PHPUnit with async helpers
Last synced: 14 Oct 2024
https://github.com/mnavarrocarter/amp-http-router
An asynchronous HTTP routing engine for Amp based applications
amphp amphp-http express http middleware router
Last synced: 19 Jan 2025