jwadhams/json-logic-php
Evaluate JsonLogic rules in PHP to share and store business logic across frontend and backend. Parses JSON-formatted logic (arrays/objects), supports nesting, comparisons, boolean ops, and data-driven evaluation via JsonLogic::apply with input data.
Adds support for the initial value in a reduce to be an expression evaluated in the outside context. This is useful if the initial value is also coming from a var for instance.
Added support for lazy evaluation of and and or
How can I help you explore Laravel packages today?