RuleKit is a small framework for creating predicate rules that can be evaluated
and used to e.g. filter arrays in a data driven way, without adding explicit if
or switch
statements to the code.
RuleKit
1.0.1
RuleKit is a small framework for creating predicate rules that can be evaluated and used to e.g. filter arrays in a data driven way, without adding explicit if or switch statements to the code.
apparata/RuleKit