
Repman is a free, open-source PHP private package repository manager for Composer from the makers of Buddy CI/CD. Thanks to a dedicated CDN/proxy for Packagist, Repman can speed up dependency download up to 80%.
PROXY
The built-in global CDN speeds up downloading Composer dependencies from Packagist.org up to 80%. Just install the Repman plugin or update your composer.json file and you’re ready to go.
Features
1- Native integration with GitHub, GitLab, and Bitbucket
2- Packages can be shared in organizations through authorization tokens
3- Security scanner for private packages
4- Four package types are supported: VCS, PEAR, path to directory, and artifact
5- Supports Git, SVN, Fossil and Mercurial version control systems
6- Each shared package is tracked for the number of installations (global or individual)
7- All sources are available on GitHub under MIT license