spatie/laravel-slack-slash-command
Build Slack slash commands in Laravel. Define handlers to validate and process incoming Slack requests, reply within 3 seconds or dispatch jobs for longer work, and send structured responses back to Slack. Includes request/response helpers and simple routing of commands.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| chaplean/slack-client-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| displayce/slack-bundle | 0.86 | — | 0 | 0 | 0 | 1 | 0 | 1.2 | 4.2 | MIT | 5 years ago | |
| displayce/slack | 0.86 | PHP Slack API client with object-based payload and response classes mirroring Slack’s docs. Supports all Slack API methods, serializes data via JMS Serializer, and includes docs for installation, OAuth/tokens, usage, methods, and events. | 0 | 0 | 0 | 0 | 0 | 2.4 | 4.2 | MIT | 5 years ago | |
| spatie/laravel-slack-alerts | 0.85 | Send Slack alerts from Laravel in one line. Configure a Slack Incoming Webhook via env or config, then dispatch messages through a queued job so your app won’t fail if Slack is unavailable. Great for notifying you about noteworthy events. | 326 | 328 | 42 | 155K | 0 | 25.5 | 42.1 | MIT | 2 months ago | |
| spatie/interactive-slack-notification-channel | 0.85 | Send interactive Slack notifications from Laravel using Slack Block Kit. Configure a token and optional channel on your Notifiable, post rich messages with buttons/inputs, and use Slack API responses to reply in threads for follow-up order events. | 65 | 65 | 6 | 3K | 0 | 20.4 | 26.7 | MIT | 2 months ago | |
| spatie/laravel-openapi-cli | 0.85 | Generate Laravel Artisan commands from an OpenAPI spec. Each API endpoint becomes its own command with typed options for params and request bodies, plus auth, base URL, caching, redirects, and output formatting—ideal for building API CLIs with Laravel Zero. | 39 | 39 | 2 | 157 | 0 | 22.1 | 10.9 | MIT | 2 weeks ago | |
| spatie/laravel-tags | 0.85 | Add flexible tagging to Laravel Eloquent models with the HasTags trait. Create, attach, detach, and query tags with ease, with built-in support for tag types, translations, and sorting—ideal for organizing content across your app. | 1,740 | 1,760 | 286 | 474K | 0 | 41.0 | 37.9 | MIT | 3 months ago | |
| symfony/slack-notifier | 0.84 | Symfony Slack Notifier lets your app send notifications to Slack via Symfony Notifier. Configure Slack webhook or token-based transport, then deliver messages from your code and notification system with a consistent API alongside other channels. | 42 | 42 | 11 | 188K | 0 | 19.4 | — | MIT | 1 week ago | |
| cleentfaar/slack | 0.84 | PHP Slack API client that maps Slack Web API methods to dedicated payload and response objects. Uses JMS Serializer for spec-aligned data models, supports OAuth/tokens, and provides examples plus event hooks around the ApiClient. | 76 | 81 | 66 | 369 | 13 | 6.8 | 12.4 | MIT | 10 years ago | |
| laravel/slack-notification-channel | 0.84 | Official Laravel notification channel for sending notifications to Slack. Integrates with Laravel’s Notifications system, letting you route messages to Slack channels or users and customize payloads. See Laravel docs for configuration and usage. | 891 | 899 | 70 | 2M | 1 | 31.0 | 52.2 | MIT | 2 months ago | |
| spatie/laravel-webhook-server | 0.84 | Send webhooks from Laravel with configurable endpoints, payloads and headers. Supports request signing, queued delivery, retries with backoff, and failure handling. Ideal for notifying external services when events happen in your app. | 1,072 | 1,080 | 142 | 390K | 0 | 33.6 | 40.0 | MIT | 3 months ago | |
| spatie/laravel-help-space | 0.84 | Laravel package to integrate HelpSpace. Validates incoming HelpSpace sidebar requests and lets you return HTML (views/strings) with customer context based on ticket data like email, so HelpSpace can render rich sidebar info in the help desk UI. | 23 | 24 | 1 | 1K | 0 | 1.3 | 23.4 | MIT | 1 year ago | |
| maknz/slack | 0.84 | — | 1,163 | 1,185 | 206 | 87K | 21 | 23.3 | 35.6 | BSD-2-Clause | 11 years ago | |
| spatie/laravel-littlegatekeeper | 0.84 | Laravel middleware to password-protect your app with a single, universal username/password set in config. Quickly gate staging, previews, or temporary launches without building a full auth system; publish config and enable the provider to lock down pages. | 191 | 193 | 19 | 1K | 0 | 19.8 | 13.7 | MIT | 3 months ago | |
| spatie/laravel-sluggable | 0.83 | Generate unique slugs for Eloquent models on create/update. Supports collision suffixes, translatable slugs, and customizable slug options. Includes self-healing URLs that keep old links working via slug+ID route keys with 308 redirects to the canonical URL. | 1,545 | 1,562 | 190 | 419K | 0 | 42.1 | 39.3 | MIT | 1 month ago | |
| dakenf/release-profiler-bundle | 0.83 | — | 5 | 5 | 1 | 2 | 0 | 0.7 | 1.7 | MIT | 9 years ago | |
| danilovl/web-command-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 19.8 | — | MIT | 1 month ago | |
| digitalnoise/command-launcher | 0.81 | Laravel package for launching and managing console commands programmatically. Provides a simple API to trigger Artisan commands, pass arguments/options, and handle execution flow for scheduled tasks, integrations, and background processes. | 0 | 0 | 0 | 23 | 0 | 0.0 | 19.5 | — | — | |
| coresphere/console-bundle | 0.81 | — | 140 | 146 | 53 | 488 | 16 | 7.1 | 14.4 | BSD-3-Clause | — |
How can I help you explore Laravel packages today?