API Filter

Adds filters to API Platform collections using the canonical QueryParameter approach. Use whenever the user wants search, sorting, date ranges, boolean/enum/numeric filtering, IRI lookups, free-text search, or any 'let users filter/search/sort the list by X' request on a collection — even if they never say 'filter'. Also use when migrating legacy #[ApiFilter]/SearchFilter code.

api-platform efcaa5f 9.5 KB Updated

File contents

api-platform/skillset/tree/main/skills/api-filter commit efcaa5fc00

Frequently asked questions

npx skillmds@latest add api-platform/api-filter