alanretubis/laravel-rete
最新稳定版本:v0.10.0
Composer 安装命令:
composer require alanretubis/laravel-rete
包简介
A Laravel wrapper for building a Rete-based rule engine
README 文档
README
A Laravel package for building rule-based logic using the RETE algorithm. It allows storing rules and variables in a database, evaluating them dynamically, and letting end-users define their own rules through a user interface.
🔧 Features
- RETE-based rule engine implementation in PHP
- Store and manage rules and variables in the database
- Add rules dynamically via UI
- Publishable config file
- PSR-4 compliant namespace
- Built for Laravel 8.x and above (PHP 8.0+)
📦 Installation
composer require alanretubis/laravel-rete
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-22