Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intaro/rule-engine-bundle
The engine for the rules evaluation based on the EventDispatcher and ExpressionLanguage components
https://github.com/intaro/rule-engine-bundle
bundle php symfony symfony-bundle
Last synced: about 1 month ago
JSON representation
The engine for the rules evaluation based on the EventDispatcher and ExpressionLanguage components
- Host: GitHub
- URL: https://github.com/intaro/rule-engine-bundle
- Owner: intaro
- License: mit
- Created: 2014-06-08T08:13:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T14:13:15.000Z (over 2 years ago)
- Last Synced: 2024-09-30T16:40:52.146Z (about 2 months ago)
- Topics: bundle, php, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 35.2 KB
- Stars: 6
- Watchers: 8
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RuleEngineBundle
The RuleEngineBundle implements the engine for the rules evaluation based on the [EventDispatcher](http://symfony.com/doc/current/components/event_dispatcher/index.html) and [ExpressionLanguage](http://symfony.com/doc/current/components/expression_language/index.html) components.
![Rule Engine Scheme](https://cloud.githubusercontent.com/assets/461614/3298111/59797548-f5fd-11e3-84a4-3285a10f28e0.png)