team-crescendo / laravel-discord
Laravel notification driver for Discord.
Installs: 498
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
pkg:composer/team-crescendo/laravel-discord
Requires
- php: >=7.1.2
- ext-json: *
- guzzlehttp/guzzle: ^6.3 || ^7.0
- illuminate/console: ^6.0 || ^7.0 || ^8.0
- illuminate/notifications: ^6.0 || ^7.0 || ^8.0
- illuminate/queue: ^6.0 || ^7.0 || ^8.0
- illuminate/support: ^6.0 || ^7.0 || ^8.0
- textalk/websocket: 1.0.*
Requires (Dev)
- mockery/mockery: ^1.3.3
- orchestra/database: 3.8.x-dev
- orchestra/testbench: ^5.0 || ^6.0
- phpunit/phpunit: ^8.5 || ^9.0
This package is not auto-updated.
Last update: 2025-12-15 01:43:10 UTC
README
This repository is a custom version of laravel-notification-channels/discord.
We would suggest you don't use this library for other project due to stabilities, compatibility issues, or security reasons.