babdev/websocket-bundle
Bundle integrating the WebSocket Server library with Symfony
Maintainers
Package info
github.com/BabDev/WebSocketBundle
Type:symfony-bundle
pkg:composer/babdev/websocket-bundle
Fund package maintenance!
Requires
- php: 8.4.* || 8.5.*
- ext-pcntl: *
- babdev/websocket-server: 0.1.*
- symfony/config: ^7.4 || ^8.0
- symfony/console: ^7.4 || ^8.0
- symfony/dependency-injection: ^7.4 || ^8.0
- symfony/deprecation-contracts: ^2.1 || ^3.0
- symfony/event-dispatcher: ^7.4 || ^8.0
- symfony/event-dispatcher-contracts: ^2.0 || ^3.0
- symfony/framework-bundle: ^7.4 || ^8.0
- symfony/http-kernel: ^7.4 || ^8.0
- symfony/routing: ^7.4 || ^8.0
- symfony/security-core: ^7.4 || ^8.0
Requires (Dev)
- doctrine/dbal: ^3.10 || ^4.0
- doctrine/doctrine-bundle: ^2.18 || ^3.0
- fig/log-test: ^1.2
- guzzlehttp/psr7: ^2.4
- matthiasnoback/symfony-config-test: ^6.2
- matthiasnoback/symfony-dependency-injection-test: ^6.3
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: 2.2.1
- phpstan/phpstan-phpunit: 2.0.16
- phpstan/phpstan-symfony: 2.0.18
- phpunit/phpunit: 12.5.28
- psr/cache: ^1.0 || ^2.0 || ^3.0
- psr/container: ^1.0 || ^2.0
- psr/http-message: ^1.0 || ^2.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- ratchet/rfc6455: ^0.4
- react/event-loop: ^1.5
- rector/rector: 2.4.5
- symfony/cache: ^7.4 || ^8.0
- symfony/http-foundation: ^7.4 || ^8.0
- symfony/phpunit-bridge: ^7.4 || ^8.0
Suggests
None
Provides
None
Conflicts
- doctrine/dbal: <3.10 || >=5.0
- doctrine/doctrine-bundle: <2.18 || >=4.0
- psr/cache: >=4.0
- psr/container: >=3.0
- psr/http-message: >=3.0
- psr/log: >=4.0
- ratchet/rfc6455: <0.4 || >=0.5
- react/event-loop: <1.5 || >=2.0
- symfony/cache: <7.4 || >=9.0
- symfony/http-foundation: <7.4 || >=9.0
Replaces
None
MIT 7d96bc96272ce1c5566ab7052dfeee4f87d8984f
This package is auto-updated.
Last update: 2026-06-19 15:46:48 UTC
README
👁 Latest Stable Version
👁 Latest Unstable Version
👁 Total Downloads
👁 License
👁 Run Tests
Bundle integrating the WebSocket Server library with Symfony.
Documentation
Please see the BabDev website for detailed information on how to use this bundle.
Security
If you believe you have discovered a security issue with this bundle, please email michael.babker@gmail.com with information about the issue. Do NOT use the public issue tracker for security issues.
Acknowledgements
This bundle is an enhancement of GosWebSocketBundle.
License
The WebSocketBundle is licensed under the MIT License. See the LICENSE file for full details.
