Download the PHP package spatie/packagist-api without Composer
On this page you can find all versions of the php package spatie/packagist-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/packagist-api
More information about spatie/packagist-api
Files in spatie/packagist-api
Package packagist-api
Short Description Fetch package info from Packagist
License MIT
Homepage https://github.com/spatie/packagist-api
Informations about the package packagist-api
Fetch package info from Packagist
This package makes it easy to search and fetch package info using the Packagist API.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
There is also a Laravel wrapper available for this package.
Usage
You must pass a Guzzle client and a url generator to the constructor of Spatie\Packagist\PackagistClient
.
List package names
Searching for packages
Pagination
Searching for packages returns a paginated result. You can change the pagination settings by adding more parameters.
Getting package data.
Get Statistics
Get security vulnerability advisories
Changelog
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Credits
- Freek Van der Herten
- Jolita Grazyte
- Mark Walet
- All Contributors
About Spatie
Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
License
The MIT License (MIT). Please see License File for more information.
All versions of packagist-api with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^7.0
composer/semver Version ^1.0|^2.0|^3.0