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.3k 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 723 71

  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 376 62

  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 824 66

Repositories

Showing 10 of 68 repositories
  • amphp.org Public

    Documentation for AMPHP v3 based libraries.

    amphp/amphp.org’s past year of commit activity
    HTML 7 6 2 0 Updated Jul 29, 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 107 MIT 25 6 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 16, 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,317 MIT 102 13 0 Updated Jul 15, 2025
  • http-server-static-content Public

    An HTTP server plugin to serve static files like HTML, CSS, JavaScript, and images effortlessly.

    amphp/http-server-static-content’s past year of commit activity
    PHP 21 MIT 12 1 0 Updated Jul 13, 2025
  • amphp/http-client-guzzle-adapter’s past year of commit activity
    PHP 13 MIT 2 2 1 Updated Jun 26, 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 824 MIT 66 21 2 Updated Jun 26, 2025
  • sql-common Public

    Implementations shared by amphp/postgres and amphp/mysql

    amphp/sql-common’s past year of commit activity
    PHP 11 MIT 4 0 0 Updated Jun 7, 2025
  • amp Public

    A non-blocking concurrency framework for PHP applications. 🐘

    amphp/amp’s past year of commit activity
    PHP 4,341 MIT 262 15 2 Updated Jun 5, 2025
  • websocket-server Public

    WebSocket component for PHP based on the Amp HTTP server.

    amphp/websocket-server’s past year of commit activity
    PHP 123 MIT 17 4 0 Updated Jun 4, 2025

Sponsors

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

Most used topics

Loading…