Packagist Package Intelligence API avatar

Packagist Package Intelligence API

Pricing

Pay per usage

Go to Apify Store
Packagist Package Intelligence API

Packagist Package Intelligence API

Get public Packagist/Composer package metadata, downloads, stars, versions, licenses, and repository links for developer-market intelligence.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Intimate PAcu

Intimate PAcu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Low-risk public-data Actor for Composer/PHP package intelligence from the official public Packagist package API.

What it does

Given Composer package names such as laravel/framework, the Actor returns structured package metadata:

  • package name and description
  • Packagist package URL and API URL
  • repository/homepage links
  • downloads, favorites, dependent/suggester counts where available
  • GitHub star/watch/fork signals where available from Packagist
  • latest version, latest release time, licenses, keywords
  • optional recent version metadata

Input

{
"packages": ["laravel/framework"],
"maxResults": 1,
"includeVersions": true
}

Output

Each dataset item is one public Packagist package metadata record.

Data source and compliance

This Actor uses public Packagist package metadata endpoints only. It does not use logins, private data, personal-profile scraping, paid APIs, residential proxies, or contact harvesting.

Monetization hypothesis

PAY_PER_EVENT pricing is intended as $0.005 Actor start plus $0.01 per package result for dependency due diligence, software supply-chain intelligence, OSS ecosystem research, and agentic developer tooling workflows.