micilini / php-websockets
Native PHP WebSocket and realtime chat library built from scratch. Works standalone or with Laravel.
v1.0.2
2026-05-10 00:32 UTC
Requires
- php: ^8.2
- ext-json: *
- ext-sockets: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- illuminate/console: ^10.0|^11.0|^12.0|^13.0
- illuminate/support: ^10.0|^11.0|^12.0|^13.0
- orchestra/testbench: ^8.0|^9.0|^10.0|^11.0
- phpstan/phpstan: ^1.10|^2.0
- phpunit/phpunit: ^10.0|^11.0
Suggests
- ext-pdo: Required for SQL storage adapters and migrations.
- ext-pdo_sqlite: Required for SQLite storage tests and local persistence.
- illuminate/console: Required for Laravel Artisan commands.
- illuminate/support: Required for Laravel service provider, facade and config integration.
This package is auto-updated.
Last update: 2026-05-10 00:55:40 UTC