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: 12 months 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T14:13:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T17:21:26.335Z (about 1 year ago)
- Topics: bundle, php, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 35.2 KB
- Stars: 6
- Watchers: 7
- 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.
