repman-io / composer-plugin
Plugin for Repman - PHP Repository Manager
Package info
github.com/repman-io/composer-plugin
Type:composer-plugin
pkg:composer/repman-io/composer-plugin
1.1.2
2021-05-20 08:22 UTC
Requires
- php: >=7.2.0
- composer-plugin-api: ^2.0
Requires (Dev)
- composer/composer: ^2.0
- friendsofphp/php-cs-fixer: ^2.16
- phpstan/phpstan: ^0.12.5
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2026-02-27 16:35:31 UTC
README
Composer plugin for Repman - PHP Repository Manager. Adds a mirror url for all your dependencies without need to update composer.lock file.
Usage
One line install, and you are ready to go:
composer global require repman-io/composer-plugin
Self-hosted Repman server
You can use this plugin even with self-hosted Repman instance. Add this config to your composer.json file:
"extra": { "repman": { "url": "https://repman.your.company/" } }
made with ❤️ by Buddy