wsssoftware / cakephp-web-socket
WebSocket plugin for CakePHP
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 5
Type:cakephp-plugin
Requires
- php: >=8.1
- ext-sockets: *
- cakephp/authentication: ^2.0
- cakephp/cakephp: ^4.3
- symfony/process: ^5.3 || ^6.0
Requires (Dev)
- cakephp/cakephp-codesniffer: ^4.5
- jetbrains/phpstorm-attributes: ^1.0
- ramsey/devtools: ^1.7
This package is auto-updated.
Last update: 2024-10-30 01:33:24 UTC
README
WebSocket plugin for CakePHP
About
This project adheres to a code of conduct. By participating in this project and its community, you are expected to uphold this code.
Installation
Install this package as a dependency using Composer.
composer require wsssoftware/cakephp-web-socket
Contributing
Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTING.md.
Coordinated Disclosure
Keeping user information safe and secure is a top priority, and we welcome the contribution of external security researchers. If you believe you've found a security issue in software that is maintained in this repository, please read SECURITY.md for instructions on submitting a vulnerability report.
Copyright and License
The wsssoftware/cakephp-web-socket library is copyright © Allan Carvalho and licensed for use under the terms of the MIT License (MIT). Please see LICENSE for more information.