babdev / websocket-bundle
Bundle integrating the WebSocket Server library with Symfony
Fund package maintenance!
mbabker
Installs: 4 445
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: 8.2.* || 8.3.*
- ext-pcntl: *
- babdev/websocket-server: 0.1.*
- symfony/config: ^6.4 || ^7.0
- symfony/console: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/deprecation-contracts: ^2.1 || ^3.0
- symfony/event-dispatcher: ^6.4 || ^7.0
- symfony/event-dispatcher-contracts: ^2.0 || ^3.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/routing: ^6.4 || ^7.0
- symfony/security-core: ^6.4 || ^7.0
Requires (Dev)
- doctrine/dbal: ^3.4 || ^4.0
- doctrine/doctrine-bundle: ^2.7
- fig/log-test: ^1.1
- matthiasnoback/symfony-config-test: ^5.1
- matthiasnoback/symfony-dependency-injection-test: ^5.1
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: 1.11.11
- phpstan/phpstan-phpunit: 1.4.0
- phpstan/phpstan-symfony: 1.4.8
- phpunit/phpunit: 9.6.20
- psr/cache: ^1.0 || ^2.0 || ^3.0
- psr/container: ^1.0 || ^2.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- ratchet/rfc6455: ^0.3.1
- react/event-loop: ^1.3
- rector/rector: 1.2.4
- symfony/cache: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/phpunit-bridge: ^6.4 || ^7.0
Conflicts
- doctrine/dbal: <3.4 || >=5.0
- doctrine/doctrine-bundle: <2.7 || >=3.0
- psr/cache: >=4.0
- psr/container: >=3.0
- psr/log: >=4.0
- ratchet/rfc6455: <0.3.1 || >=0.4
- react/event-loop: <1.3 || >=2.0
- symfony/cache: <6.4 || >=8.0
- symfony/http-foundation: <6.4 || >=8.0
This package is auto-updated.
Last update: 2024-10-26 21:03:57 UTC
README
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.