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.

Latest release
Aug 29, 2019
Releases
3
Known CVEs
0
First release
Oct 29, 2013
License
MIT
Repository

Source

thecodingmachine/utils.common.conditioninterface
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
3
Last 12 months
0
Cadence
~2.9 years
Dependencies
0

Releases per month

last 12 months

Release mix

  • patch 2
3 releases
Releases
Version Released
v2.0.2 patch
v2.0.1 patch
v2.0.0 initial