Skip to content

PcComponentes/criteria-array-adapter

Repository files navigation

Criteria Array Adapter

This an implementation of pccomponentes/criteria with Array. For example in memory repositories where an array contains the entities.

Installation

  1. Install via composer

    composer require pccomponentes/criteria-array-adapter

Usage

In the pccomponentes/criteria repository you will get the necessary information to use Criteria.

License

Licensed under the MIT license

Read LICENSE for more information