Download the PHP package alanretubis/laravel-rete without Composer
On this page you can find all versions of the php package alanretubis/laravel-rete. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alanretubis/laravel-rete
More information about alanretubis/laravel-rete
Files in alanretubis/laravel-rete
Download alanretubis/laravel-rete
More information about alanretubis/laravel-rete
Files in alanretubis/laravel-rete
Vendor alanretubis
Package laravel-rete
Short Description A Laravel wrapper for building a Rete-based rule engine
License MIT
Package laravel-rete
Short Description A Laravel wrapper for building a Rete-based rule engine
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-rete
Laravel Rete Rule Engine
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
All versions of laravel-rete with dependencies
PHP Build Version
Package Version
The package alanretubis/laravel-rete contains the following files
Loading the files please wait ....