Skip to content

Hadrien-Estela/Slack-Laravel

Repository files navigation

laravel-logo slack-logo

badge-version badge-php badge-laravel badge-license

Slack laravel is a php package built for Laravel that provides Api and classes to work with the slack application.

About Slack Laravel

  • Use the full slack API methods
  • Create messages and views serializable objects
  • Two new Notification channels for bots and webhooks
  • Handling interactions and respond to them

How to use

Development

Tests

  • composer test-unit
  • composer test-feature