socketio-php / engine.io-parser
Parser for the engine.io protocol, used by client and server
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/socketio-php/engine.io-parser
Requires
- php: >=7.1.22
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-09-19 14:20:43 UTC
README
Parser for the engine.io protocol, used by client and server
support
- version >= 2.2.0
depend php's extension
- mb_string
Test
engine.io-parser git:(master) ✗ ./vendor/bin/phpunit PHPUnit 7.5.20 by Sebastian Bergmann and contributors. ............................... 31 / 31 (100%) Time: 33 ms, Memory: 4.00 MB OK (31 tests, 49 assertions)