Packagist API Client - v1.0.0
    Preparing search index...

    Interface StatisticsResponse

    Response returned by global statistics endpoint.

    interface StatisticsResponse {
        totals: { downloads: number };
    }
    Index

    Properties

    Properties

    totals: { downloads: number }

    Global totals.

    Type Declaration

    • downloads: number

      Total downloads across Packagist.