Admin

Composer repository

Composer packages

Private npm and Composer packages

Setting up this repository in your projectsAdd this Composer repository to your project's composer.json file, then require private packages just as you would packages from Packagist.

composer.json

{
  "repositories": [{
    "type": "composer",
    "url": "https://registry.jivix.net/composer"
  }]
}

Command

composer config repositories.registry composer https://registry.jivix.net/composer

No public packages yet

Packages will appear here after they are published and marked as public.

Open administration