easeappphp/highper

High-performance PHP microservice framework with extreme concurrency support

1.0.6 2025-05-17 03:59 UTC

This package is auto-updated.

Last update: 2025-05-24 04:06:18 UTC


README

Highper is a high-performance, asynchronous PHP framework specifically designed for microservices that can handle extreme concurrency (C10M - 10 million concurrent connections).

Requirements

  • PHP 8.2 or higher
  • Composer 2.0 or higher
  • libuv extension (optional, for optimal performance)

Installation

Install as a dependency in an existing project

composer require easeappphp/highper

License

Highper Framework is open-sourced software licensed under the MIT license.