webware / sse
A PHP library for Server-Sent Events (SSE) that provides a simple and efficient way to send real-time updates from the server to the client.
0.1.x-dev
2026-03-16 10:43 UTC
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-diactoros: ^3.0
- laminas/laminas-httphandlerrunner: ^2.0
- psr/container: ^2.0
- psr/http-message: ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
Requires (Dev)
- laminas/laminas-servicemanager: ^4.0
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^11.5.42
- roave/security-advisories: dev-master
- webware/coding-standard: ^0.1.0
Suggests
- laminas/laminas-servicemanager: Provides ServiceManager integration for Mezzio applications; required to use the bundled ConfigProvider with laminas-servicemanager-based containers
This package is auto-updated.
Last update: 2026-03-16 10:43:39 UTC