Download the PHP package logiksystems/hephaestus-framework without Composer
On this page you can find all versions of the php package logiksystems/hephaestus-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download logiksystems/hephaestus-framework
More information about logiksystems/hephaestus-framework
Files in logiksystems/hephaestus-framework
Download logiksystems/hephaestus-framework
More information about logiksystems/hephaestus-framework
Files in logiksystems/hephaestus-framework
Vendor logiksystems
Package hephaestus-framework
Short Description The Hephaestus Framework.
License MIT
Homepage https://laravel-zero.com
Package hephaestus-framework
Short Description The Hephaestus Framework.
License MIT
Homepage https://laravel-zero.com
Please rate this library. Is it a good library?
Informations about the package hephaestus-framework
Hephaestus
- Define Interaction Handlers on the move
- Defining APPLICATION_COMMAND
- Creating a file in the good directory (currently: `/app/InteractionHandlers/SlashCommands`)
- Extending the \App\Framework\InteractionHandlers\ApplicationCommands\AbstractSlashCommand in your new php class.
- You must specify `name` and `description` property.
- The `handle` method will be invoked when the bot receive an interaction associated with this handler.
TODO:
- Support handling for
- ☑️ APPLICATION_COMMAND. (Not totally implemented).
- ❌ PING interactions.
- ❌ APPLICATION_COMMAND_AUTOCOMPLETE interaction
- ❌ MODAL_SUBMIT interaction
- ☑️ MESSAGE_COMPONENT interaction. (Not totally implemented).
- Creating a file in the good directory (currently: `/app/InteractionHandlers/SlashCommands`)
- Extending the \App\Framework\InteractionHandlers\ApplicationCommands\AbstractSlashCommand in your new php class.
- You must specify `name` and `description` property.
- The `handle` method will be invoked when the bot receive an interaction associated with this handler.
- ☑️ APPLICATION_COMMAND. (Not totally implemented).
- ❌ PING interactions.
- ❌ APPLICATION_COMMAND_AUTOCOMPLETE interaction
- ❌ MODAL_SUBMIT interaction
- ☑️ MESSAGE_COMPONENT interaction. (Not totally implemented).
All versions of hephaestus-framework with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1.0
clue/stdio-react Version ^2.6
illuminate/database Version ^10.0
illuminate/log Version ^10.0.0
laravel-zero/framework Version ^10.0.0
nunomaduro/termwind Version ^1.0.0
react/async Version ^4.2
simplito/elliptic-php Version ^1.0
team-reflex/discord-php Version ^7.3
clue/stdio-react Version ^2.6
illuminate/database Version ^10.0
illuminate/log Version ^10.0.0
laravel-zero/framework Version ^10.0.0
nunomaduro/termwind Version ^1.0.0
react/async Version ^4.2
simplito/elliptic-php Version ^1.0
team-reflex/discord-php Version ^7.3
The package logiksystems/hephaestus-framework contains the following files
Loading the files please wait ....