slack-php-socket-mode
Socket client
An implementation of socket-mode support for the Slack App Framework, allowing for websocket-based communication with Slack without exposing an app via a public HTTP endpoint.
A Socket Mode implementation for the slack-php framework
10 stars
1 watching
2 forks
Language: PHP
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jolicode/slack-php-api | A PHP client for Slack's API | 227 |
slack-php/slack-php-app-framework | A PHP framework for building Slack apps with robust support for various interactions and response patterns. | 49 |
amphp/socket | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 234 |
maknz/slack | A simple package for sending messages to Slack with ease of use and elegant syntax | 1,171 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 173 |
slackapi/bolt-python | A Python framework to build Slack apps with ease | 1,068 |
slack-php/slack-php-slick | Micro-framework for building Slack apps in PHP | 7 |
elephantio/elephant.io | A client library for socket.io written in PHP. | 109 |
ratchetphp/pawl | A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 583 |
dblock/slack-ruby-client | A Ruby client library for interacting with the Slack Web and Real Time Messaging APIs | 17 |
leonidas-from-xiv/slacko | An OCaml-based tool for interacting with the Slack API to send messages to specific channels. | 81 |
nlopes/slack | A Slack API implementation in Go, providing a client library to interact with the Slack platform. | 13 |
itiviti/simple-slack-api | An API client for Slack, allowing developers to connect to Slack and interact with channels and users programmatically. | 470 |
abdolence/slack-morphism-rust | A Rust library for interacting with Slack APIs, supporting various communication modes. | 159 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 419 |