Libraries tagged by critter
cleaniquecoders/eligify
947 Downloads
Eligify is a flexible rule and criteria engine that determines whether an entity — such as a person, application, or transaction — meets the defined acceptance conditions. It powers decision-making systems by making eligibility data-driven, traceable, and automatable.
renttek/magento2-search-criteria-processor
3537 Downloads
Generic processor for Magento 2 SearchCriteria
pccomponentes/criteria-dbal-adapter
25513 Downloads
Adapter for DBAL for implement filter/criteria pattern
pccomponentes/criteria-array-adapter
20295 Downloads
Implementation of pccomponentes/criteria for Array
hibit-dev/criteria
112 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
garak/orm-criteria
2844 Downloads
Apply filters to Doctrine Query Builder
api-skeletons/zf-doctrine-criteria
16274 Downloads
Doctrine Criteria from Array Parameters
laymont/laravel-pattern-repository
1223 Downloads
Laravel package for implementing the Repository Pattern with Eloquent, Criteria, and Actions support
bakame/csv-doctrine-collection-bridge
497 Downloads
Csv Doctrine Collection bridge using League\Csv
awes-io/repository
105407 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.
league/csv-doctrine
9401 Downloads
Doctrine CSV adapter for League\Csv
xtompie/sorter
4114 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
welshdev/doctrix
920 Downloads
A powerful, flexible query builder library for Doctrine ORM with enhanced array-based criteria, fluent interfaces, and built-in pagination
onramplab/laravel-webhooks
1422 Downloads
The Laravel Webhook Package simplifies webhook dispatching in Laravel applications. It allows users to easily trigger webhooks, customize payload, set exclusion criteria, handle retries, and enhance security.
nogrod/ebay-buy-browse-php-sdk
531 Downloads
The Browse API lets shoppers search eBay listings by keyword, category, GTIN, product, charity, compatibility criteria, or image, and refine results with filters such as aspects, compatibility, field values, and UI parameters through the item_summary resource.The item resource lets applications retrieve detailed information for a specific item or all items in an item group, and check whether a product is compatible with a specified item, such as whether a specific vehicle is compatible with a specific part. The item resource also supports legacy item identifiers alongside RESTful item IDs, which use different formats. This helps developers work with stored or historical legacy item IDs when using the Browse API.All methods in the Browse API require an Application access token, which is obtained using the client credentials grant flow.