Sign in Sign up
packagist

mouf/utils.common.conditioninterface

This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.

Activity

Latest release
7y ago
Total releases
3
Cadence
~2.9 years
Last 12 months
0

Reach

Stars

Details

License
MIT
First release
Oct 29, 2013
Releases
Version Released
v2.0.2 patch
v2.0.1 patch
v2.0.0 initial