定制 dominossauro/engine 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dominossauro/engine

最新稳定版本:1.0.1

Composer 安装命令:

composer require dominossauro/engine

包简介

Low-code flow processing engine for the Dominossauro platform

README 文档

README

Description

The Dominossauro Engine is the core low-code flow processing and orchestration component of the Dominossauro platform. This component is responsible for interpreting and executing visual flows defined through nodes, enabling the creation of APIs and business logic without the need to manually write code.

What is it?

The Engine is a node-based flow processor that transforms JSON definitions into executable logic. It functions as the "brain" of the Dominossauro platform, coordinating the execution of different types of nodes (variables, validations, loops, HTTP requests, database operations, etc.) in a sequential and conditional manner.

What is it for?

The Engine enables:

  • Low-Code Flow Processing: Interprets and executes visual flows defined through interconnected nodes
  • API Orchestration: Manages HTTP endpoints and routes requests to appropriate flows
  • Context Management: Maintains variables and state during flow execution through FlowContext
  • Data Validation: Processes complex validation rules with multiple verification types
  • Loops and Iterations: Supports repetition structures over arrays and data collections
  • Custom Nodes: Allows extension through custom nodes created by developers
  • Logging and Debugging: Records flow execution for analysis and debugging

Main Components

Engine

Main class that coordinates the entire system. Manages controller registration, endpoints, and HTTP request processing.

FlowProcessor

Responsible for executing node flows, finding endpoints matching requests, and orchestrating sequential node execution.

FlowContext

Manages execution context, storing variables and data that can be shared between different nodes during a flow.

FlowLog

Logging system that records events and actions during flow execution, facilitating debugging and monitoring.

LowCodeAPI

High-level API for validation and manipulation of endpoint and flow definitions in JSON format.

LowCodeMiddleware

Middleware that intercepts HTTP requests and directs them to proper processing by the Engine.

CustomNodeHandler

Manager that enables registration and execution of custom nodes created by developers.

System Nodes

The Engine includes several built-in nodes:

  • NodeVariable: Creation and manipulation of variables in the flow context
  • NodeValidation: Data validation with support for multiple rules
  • NodeLoop: Iteration over arrays and collections
  • NodeSetVariableValue: Assignment of values to existing variables

In addition to internal nodes, the Engine integrates with nodes from other Dominossauro packages:

  • NodeGet, NodeQuery, NodeAuth (from Router)
  • NodeResponse (from HttpResponse)

Integration with Dominossauro Ecosystem

The Engine works together with several other platform components:

  • dominossauro/router: HTTP route and endpoint management
  • dominossauro/httpresponse: HTTP response formatting and sending
  • dominossauro/httprequest: HTTP request processing
  • dominossauro/baserepository: Data access and repositories
  • dominossauro/sqlgenerator: Automatic SQL query generation
  • dominossauro/app: Main application and entry point

Requirements

  • PHP >= 8.0
  • dominossauro/sqlgenerator ^1.0

License

Proprietary - All rights reserved © Dominossauro

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2026-02-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固