Multiple filter options
- 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