pccomponentes / criteria-array-adapter
Implementation of pccomponentes/criteria for Array
Installs: 12 100
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 1
Open Issues: 0
Requires
- php: ^7.4 | ^8.0
- pccomponentes/criteria: ^0 | ^1
Requires (Dev)
- fzaninotto/faker: ^1.9
- pccomponentes/coding-standard: ^1.2
- phpunit/phpunit: ^9.2
This package is auto-updated.
Last update: 2024-11-18 23:52:35 UTC
README
This an implementation of pccomponentes/criteria with Array. For example in memory repositories where an array contains the entities.
Installation
-
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