apollonin/numphp

Easy conditions

apollonin opened this issue · 0 comments

Implement ability to access conditions by formatted string:

$arr['< 3'] instead of $arr->lt(3)