Skip to content
@amphp

AMPHP

AMPHP is a collection of high-quality, event-driven libraries for PHP designed with fibers and concurrency in mind.

AMPHP is a collection of high-quality, event-driven libraries for PHP designed with fibers and concurrency in mind.

We provide a complete stack of production-ready libraries to write application using non-blocking I/O in PHP.

See our full list of libraries and documentation at amphp.org. Consider sponsoring our work if you find it useful!

Pinned Loading

  1. amp amp Public

    A non-blocking concurrency framework for PHP applications. 🐘

    PHP 4.4k 262

  2. http-server http-server Public

    An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.

    PHP 1.3k 102

  3. http-client http-client Public

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

    PHP 724 69

  4. mysql mysql Public

    An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.

    PHP 377 63

  5. redis redis Public

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

    PHP 164 32

  6. parallel parallel Public

    An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.

    PHP 830 67

Repositories

Showing 10 of 68 repositories
  • amp Public

    A non-blocking concurrency framework for PHP applications. 🐘

    amphp/amp’s past year of commit activity
    PHP 4,371 MIT 262 15 2 Updated Sep 3, 2025
  • amphp.org Public

    Documentation for AMPHP v3 based libraries.

    amphp/amphp.org’s past year of commit activity
    HTML 7 6 2 0 Updated Aug 31, 2025
  • parallel Public

    An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.

    amphp/parallel’s past year of commit activity
    PHP 830 MIT 67 21 2 Updated Aug 31, 2025
  • php-cs-fixer-config Public

    Common code style configuration for all @amphp projects.

    amphp/php-cs-fixer-config’s past year of commit activity
    PHP 9 5 0 0 Updated Aug 27, 2025
  • http-client-psr7 Public

    PSR-7 adapter for amphp/http-client.

    amphp/http-client-psr7’s past year of commit activity
    PHP 13 MIT 3 2 1 Updated Aug 27, 2025
  • websocket-client Public

    Async WebSocket client for PHP based on Amp.

    amphp/websocket-client’s past year of commit activity
    PHP 158 MIT 17 5 0 Updated Aug 24, 2025
  • http-client Public

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

    amphp/http-client’s past year of commit activity
    PHP 724 MIT 69 11 2 Updated Aug 17, 2025
  • file Public

    An abstraction layer and non-blocking file access solution that keeps your application responsive.

    amphp/file’s past year of commit activity
    PHP 109 MIT 25 7 1 Updated Jul 17, 2025
  • http-server-session Public

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

    amphp/http-server-session’s past year of commit activity
    PHP 19 MIT 8 0 1 Updated Jul 17, 2025
  • http-server Public

    An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.

    amphp/http-server’s past year of commit activity
    PHP 1,319 MIT 102 14 0 Updated Jul 15, 2025

Sponsors

  • @kristos80
  • @dantleech
  • @Clearfacts
  • @cspray
  • @uzulla

Most used topics

Loading…