Download the PHP package sinevia/php-library-business-rule without Composer
On this page you can find all versions of the php package sinevia/php-library-business-rule. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-library-business-rule
PHP Library Business Rule
A business rule defines or constrains some aspect of business. Given a specified context (data) a business rule always resolves to either true or false.
Formal specification: // Given {context} When {condition(s)} Then {pass} Or {fail}
Usage
1) Direct usage
2) Extend into a separate class. Allows to be re-used (avoid duplication of business logic)
All versions of php-library-business-rule with dependencies
PHP Build Version
Package Version
No informations.
The package sinevia/php-library-business-rule contains the following files
Loading the files please wait ....