An open API service indexing awesome lists of open source software.

https://github.com/buildless/pkgst

Polyglot dependencies but fast and secure
https://github.com/buildless/pkgst

Last synced: 4 months ago
JSON representation

Polyglot dependencies but fast and secure

Awesome Lists containing this project

README

          

# pkgst

Packagist is a polyglot dependency system. It's built to be language agnostic; where you fetch dependencies, Packagist may be able to:

- ⏩ **Accelerate downloads of dependencies**
- ✅ **Verify authenticity of dependencies**
- 🔒 **Offer stronger transport security**
- 🔥 **Cache dependencies near your builds and CLI**
- 🕵️ **Report your dependency usage to you**

## Supported ecosystems

Packagist currently supports **JVM** and **JavaScript** ecosystems of package registries, with more to come:

| Ecosystem | Repository | Endpoint |
| ----------- | -------------------- | ------------------------------- |
| JavaScript | NPM | `https://npm.pkg.st/` |
| JVM | Maven Central | `https://maven.pkg.st/` |
| JVM | Gradle Plugin Portal | `https://gradle.pkg.st/` |