---
title: "WebSocketBundle"
package: "WebSocketBundle"
version: "1.x"
canonical_url: "https://www.babdev.com/open-source/packages/websocketbundle/docs/1.x/intro"
package_supported: true
version_released: false
notice:
  - "Version 1.x of WebSocketBundle has not been released yet. Its API may change before release."
---
# WebSocketBundle

The WebSocketBundle is a [Symfony](https://symfony.com/) bundle integrating the [WebSocket Server](/open-source/packages/websocket-server/docs) into an application.

The bundle includes:

- Support for authenticating users based on the security configuration
- Periodic function support

<div class="docs-note">The documentation covers only the features added by this bundle, please review the WebSocket Server documentation for more information about how to use the library.</div>

## Support Matrix

The below table shows the supported PHP and Symfony versions for this bundle.

| Version | Status         | PHP Versions | Symfony Versions |
|---------|----------------|--------------|------------------|
| 1.x     | In Development | 8.4-8.5      | 7.4, 8.0, 8.1    |
