PHP KGzocha\Searcher\Criteria\Collection Namespace

Interfaces

Name Description
CriteriaCollectionInterface Will hold all Criteria that can be used in search process.
NamedCriteriaCollectionInterface Acts like regular CriteriaCollection, but has possibility to specify key under which given Criteria will be stored. Use it when you want to ensure unique models or to ease hydration.

Classes

Name Description
CriteriaCollection
NamedCriteriaCollection