packagist
Installation
SKILL.md
Packagist
Use the Packagist API (via WebFetch) to look up PHP packages. Always include a User-Agent with mailto= when making requests.
See references/api.md for all endpoints and response formats.
Common Tasks
Search for packages
GET https://packagist.org/search.json?q={query}&per_page=15
Filter by type: &type=symfony-bundle
Filter by tag: &tags=psr-3