Closed marcospassos closed 11 years ago
Hi Marcos,
the RuleEngine is currently more of a study, not really something to use in production. To see what it currently can do, have a look at https://github.com/lstrojny/RuleEngine/blob/master/tests/RuleEngine/Language/Parser/ParserTest.php. My future plans are to use Ruler (https://github.com/bobthecow/Ruler) as a RuleEngine and add the language on top. If you want, you can of course start with that.
Your library seems really cool, but has no usage example. Can you provide some examples?
Thanks!