Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 704 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 704 Bytes

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