composer / composer/packagist

Multiple filter options

Open
#955 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1.8k
Forks
488
Avg merge
2d 12h
Merged PRs (30d)
24

Description

It would be very handy if you could specify several parameters at once for the filter query, e.g. something like

`https://packagist.org/explore/?type=contao-bundle~contao-module`

instead of

https://packagist.org/explore/?type=contao-bundle and
https://packagist.org/explore/?type=contao-module

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the /explore/ filter query handling described in the issue and inspect how the current type parameter is parsed. Determine how multiple type values should be represented and combined, then verify that the explore results include packages matching each requested type while preserving existing single-type behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.