Libraries tagged by dicom
discommand2/plugin-sql
7 Downloads
Handles database interactions, offering SQL capabilities to the system.
discommand2/plugin-rabbitmq
0 Downloads
Handles RabbitMQ messaging, used for asynchronous communication between brains.
discommand2/plugin-python
0 Downloads
A plugin for executing Python scripts or integrating with Python applications.
discommand2/plugin-php
0 Downloads
Exposes PHP functions, enabling custom script execution.
discommand2/plugin-iot
0 Downloads
A plugin to interface with Internet of Things devices.
discommand2/plugin-http-api
0 Downloads
Provides an HTTP API interface, allowing external systems to interact with the brain.
discommand2/plugin-filesystem
0 Downloads
Allows file system operations, such as manipulating files and directories.
discommand2/plugin-email
0 Downloads
Manages email functionality within the discommand2 system.
discommand2/plugin-clickup
0 Downloads
Integrates ClickUp project management functionalities.
discommand2/plugin-cli
0 Downloads
Creates a command-line interface for direct user interaction with the brain.
discommand2/plugin-browser
0 Downloads
Employs web scraping technologies for data extraction and interaction with web content.
discommand2/plugin-bash
0 Downloads
Executes shell commands or scripts, bringing command-line operations into play.
discommand2/core
62 Downloads
The Composer package that includes the core functionalities of the discommand2 system.
discommand2/bunny
13 Downloads
Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
discommand2/brain-template
0 Downloads
The base template for brains, from which all specific brain templates will inherit.