A Composer registry for VIP WPCOM shared plugins.
Add it to the composer.json
of your project like so:
"repositories": [
{
"type": "composer",
"url": "https://xwp.github.io/vip-wpcom-plugins"
}
]
Then composer require
any of the available packages.