Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 623 Bytes

index.mdx

File metadata and controls

16 lines (13 loc) · 623 Bytes

export const meta = { "description": "Repman - PHP Repository Manager knowledge base." };

Overview

Repman is a PHP repository manager. Main features:

  • free and open source
  • works as a proxy for packagist.org (speeds up your local builds)
  • hosts your private packages
  • allows to create individual access tokens
  • supports private package import from GitHub, GitLab and Bitbucket with one click
  • automatically syncs new versions thanks to webhooks
  • scans your private package dependencies for known security vulnerabilities
  • tracks the number of installations (ability to view statistics)