Libraries tagged by criteo
codelytv/criteria-from-laravel-request
1420 Downloads
codelytv/criteria
1902 Downloads
baethon/laravel-criteria
6295 Downloads
Minimal interface for criteria pattern
mediagone/doctrine-specifications
3560 Downloads
Doctrine implementation of repository Specifications pattern
awes-io/repository
105390 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
aginev/search-filters
7246 Downloads
Easily apply search criteria on Laravel 5+ queries
league/csv-doctrine
7531 Downloads
Doctrine CSV adapter for League\Csv
micro-module/laminas-validator
15349 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
dsheiko/magentosearchquerybuilder
11868 Downloads
Tool to build search criteria query for Magento REST Web API
ttskch/doctrine-orm-criteria
2515 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.
renttek/magento2-search-criteria-processor
3246 Downloads
Generic processor for Magento 2 SearchCriteria
pccomponentes/criteria-array-adapter
15221 Downloads
Implementation of pccomponentes/criteria for Array
omaressaouaf/query-builder-criteria
83 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
mariodevv/criteria-to-doctrine-converter
336 Downloads
Converts a Criteria object to a Doctrine Criteria object
mariodevv/criteria-from-url-converter
321 Downloads
Convert from Request Uri to Criteria