{"id":29170254,"url":"https://github.com/mendixlabs/simplerulesengine","last_synced_at":"2026-02-18T14:04:39.154Z","repository":{"id":181517514,"uuid":"666886803","full_name":"mendixlabs/SimpleRulesEngine","owner":"mendixlabs","description":"Simple Rules Engine is a Mendix module","archived":false,"fork":false,"pushed_at":"2023-12-02T03:06:29.000Z","size":23084,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-09T07:08:01.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://marketplace.mendix.com/link/component/217749","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mendixlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-15T23:18:18.000Z","updated_at":"2023-10-20T12:25:43.000Z","dependencies_parsed_at":"2023-07-16T01:44:45.894Z","dependency_job_id":"c8244b4a-d870-463e-82fa-9fb1077f5f0e","html_url":"https://github.com/mendixlabs/SimpleRulesEngine","commit_stats":null,"previous_names":["mendixlabs/simplerulesengine"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mendixlabs/SimpleRulesEngine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSimpleRulesEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSimpleRulesEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSimpleRulesEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSimpleRulesEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mendixlabs","download_url":"https://codeload.github.com/mendixlabs/SimpleRulesEngine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FSimpleRulesEngine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29581545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-01T12:39:34.884Z","updated_at":"2026-02-18T14:04:39.137Z","avatar_url":"https://github.com/mendixlabs.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Known Vulnerabilities](https://snyk.io/test/github/mendixlabs/SimpleRulesEngine/badge.svg?targetFile=simplerulesengine/build.gradle\u0026tab=dependencies)](https://snyk.io/test/github/mendixlabs/SimpleRulesEngine?targetFile=simplerulesengine/build.gradle\u0026tab=dependencies)\n[![Support](https://img.shields.io/badge/Mendix%20Support%3A-Community-green.svg)](https://docs.mendix.com/community/app-store/app-store-content-support)\n## What is Rules Engine and it's benefit?\nTo put it in simple term, it's an expert program which runs the conditions (viz. rules) on the data and if any condition (viz. a rule) matches then it executes the corresponding actions.\n\nSo in terms of business, think of business rules as “if-then” statements. So, a basic example of a rule would be, “If A, then B, else if X, then do Y.”\n\nCouple of major benefits of rules engine:\n\n1. It enables users to modify business logic without touching the application's code.\n\n2. Non-technical users can manage critical processes/logic without having to go through hundreds of thousands of lines of code.\n\n## Simple Rules Engine\nSimple Rule Engine is the simple, stupid rules engine. It provides the facility to define the  `Rule` with conditions and actions, and the `RulesEngine` evaluate conditions and execute actions.\n\nSurprisingly by using a simple Mendix Expression Language this rule engine also supports defining conditions on Mendix object, as well as you can define actions on Mendix objects and even execute a Microflow.\n\n## Features\n- Define rules on Mendix objects by using [Mendix Expression Language](https://github.com/mendixlabs/SimpleRulesEngine/wiki/Mendix-Expression-Language) (MEL)\n- Ability to define namespace to hold set of rules together \n- Each rule will have it's corresponding action and that will be executed when condition is satisfied\n- By using Mendix Expression Language (MEL) in Action we can modify (set) value of an attribute of input or output object\n- As an Action you can also call a Microflow\n- Rules engine is Mendix context aware, that means you can use it with NPE as well\n\n## How to configure Simple Rules Engine in your app?\n- Download the module in your Mendix App\n- Create a navigation item using \"SimpleRuleEngine_Overview\" page from `__UseMe` folder. As an alternative you can also use \"SNIP_SimpleRulesEngine_Overview\" snippet in your page.\n\n## Visit Github [Wiki](https://github.com/mendixlabs/SimpleRulesEngine/wiki) page for detailed documentation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fsimplerulesengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmendixlabs%2Fsimplerulesengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fsimplerulesengine/lists"}