Download the PHP package laracord/framework without Composer
On this page you can find all versions of the php package laracord/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download laracord/framework
More information about laracord/framework
Files in laracord/framework
Package framework
Short Description The Laracord Framework.
License MIT
Homepage https://laracord.com
Informations about the package framework
Laracord is a micro-framework that provides a powerful starting point for your next Discord bot.
Build functional, elegant bots harnessing the full power of Laravel alongside DiscordPHP.
[!NOTE] This repository contains the core code for the Laracord framework. If you want to build a bot using Laracord, visit the main Laracord repository.
Features
- ⚡️ Out of the box support for databases, caching, and many other Laravel features thanks to Laravel Zero.
- 🚀 Instantly generate working bot commands and event listeners with 0 knowledge.
- 🧑💻 Automatic handling of registering/updating/unregistering application slash commands.
- 🚚 Easy to use interaction routing for persistence on message buttons and actions.
- 👷 Generate asynchronous services/tasks that run parallel to the bot.
- 🌎 Optional HTTP Server with native Laravel routing and Livewire support.
- 🔧 Fully configurable and extendable.
- 💄 Beautiful console logging with timestamps.
- 🔍️ Fully documented and maintained.
Documentation
For full documentation, visit Laracord.com.
Bug Reports
If you discover a bug in Laracord, please open an issue.
Contributing
Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.
License
Laracord is provided under the MIT License.
All versions of framework with dependencies
guzzlehttp/guzzle Version ^7.5
illuminate/cookie Version ^11.0
illuminate/database Version ^11.0
illuminate/encryption Version ^11.0
illuminate/hashing Version ^11.0
illuminate/http Version ^11.0
illuminate/queue Version ^11.0
illuminate/routing Version ^11.0
illuminate/session Version ^11.0
illuminate/translation Version ^11.0
illuminate/validation Version ^11.0
illuminate/view Version ^11.0
intonate/tinker-zero Version ^1.2
laravel-zero/framework Version ^11.0
laravel/sanctum Version ^4.0
react/async Version ^4.2
react/http Version ^1.9
react/promise Version ^3.0
symfony/psr-http-message-bridge Version ^7.0
team-reflex/discord-php Version ^10.1