Download the PHP package complex-heart/criteria without Composer
On this page you can find all versions of the php package complex-heart/criteria. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download complex-heart/criteria
More information about complex-heart/criteria
Files in complex-heart/criteria
Download complex-heart/criteria
More information about complex-heart/criteria
Files in complex-heart/criteria
Vendor complex-heart
Package criteria
Short Description Small implementation of a filter criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
License Apache-2.0
Package criteria
Short Description Small implementation of a filter criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package criteria
Criteria
Small implementation of a criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
Installation
Just install the package from Packagist using composer:
Usage
Import the class and use the fluent interface:
A FilterGroup
is a set of filters or conditions that must match all together (AND
). To match one group or another
(OR
), just add more FilterGroup
.
All versions of criteria with dependencies
PHP Build Version
Package Version
The package complex-heart/criteria contains the following files
Loading the files please wait ....