highperapp / highper-php
High-performance asynchronous PHP micro framework targeting C10M concurrency with maximum simplicity and peak performance
1.0.4
2025-07-27 12:37 UTC
Requires
- php: ^8.3|^8.4
- amphp/amp: ^3.0
- amphp/http-server: ^3.0
- amphp/parallel: ^2.0
- filp/whoops: ^2.0
- highperapp/compression: ^1.0
- highperapp/container: ^1.0
- highperapp/grpc: dev-main
- highperapp/router: ^1.0
- highperapp/tcp: dev-main
- highperapp/zero-downtime: ^1.0
- psr/container: ^2.0
- psr/log: ^3.0
- revolt/event-loop: ^1.0
- vlucas/phpdotenv: ^5.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.0
- squizlabs/php_codesniffer: ^3.7
- symfony/var-dumper: ^6.0
Suggests
- ext-ffi: FFI extension for Rust acceleration support
- ext-opcache: OpCache extension for improved performance
- ext-pcntl: Process Control extension for multi-process architecture
- ext-posix: POSIX extension for signal handling
- ext-uv: Install php-uv extension for optimal performance in high-concurrency scenarios (15-25% performance boost)
- highperapp/cache: High-performance caching with Redis/Memcached
- highperapp/compression: High-performance compression with Rust FFI acceleration and Brotli/Gzip support
- highperapp/crypto: High-performance cryptographic operations
- highperapp/database: Async database adapters for MySQL/PostgreSQL
- highperapp/grpc: gRPC server integration
- highperapp/monitoring: Performance monitoring and metrics
- highperapp/paseto: PASETO token authentication
- highperapp/realtime: Real-time communication protocols
- highperapp/security: Security enhancements and validation
- highperapp/tcp: Enterprise TCP server and client with connection pooling
- highperapp/validator: High-speed data validation
- highperapp/websockets: WebSocket streaming with backpressure