Download the PHP package mouf/utils.common.conditioninterface without Composer
On this page you can find all versions of the php package mouf/utils.common.conditioninterface. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mouf/utils.common.conditioninterface
More information about mouf/utils.common.conditioninterface
Files in mouf/utils.common.conditioninterface
Download mouf/utils.common.conditioninterface
More information about mouf/utils.common.conditioninterface
Files in mouf/utils.common.conditioninterface
Vendor mouf
Package utils.common.conditioninterface
Short Description 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.
License MIT
Homepage https://github.com/thecodingmachine/utils.common.conditioninterface
Package utils.common.conditioninterface
Short Description 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.
License MIT
Homepage https://github.com/thecodingmachine/utils.common.conditioninterface
Please rate this library. Is it a good library?
Informations about the package utils.common.conditioninterface
All versions of utils.common.conditioninterface with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package mouf/utils.common.conditioninterface contains the following files
Loading the files please wait ....