Composer Private Registry

Last updated:

This is a private Composer repository. To use it, you have to add this repository to your composer.json file.

Setting up this repository in your projects

Add this Composer repository to your project's composer.json file, then you can require these private packages just like you would with one from Packagist.

{
  "repositories": [{
    "type": "composer",
    "url": "http://composer.dclub.roquie.com"
  }]
}

Read more on how to handle composer private packages.

Library for integration with Observium monitoring system.

License
proprietary
Authors
roquie
Releases
dev-master, 1.1.0, 1.0.1, 1.0.0

PHP SDK for powerful integration with machine-to-machine API.

License
proprietary
Authors
roquie
Releases
dev-master, 3.6.0, 3.5.7, 3.5.6, 3.5.5, 3.5.4, 3.5.3, 3.5.2, 3.5.1, 3.5.0, 3.4.1, 3.4.0, 3.3.0, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.0.0, 2.0-beta2, 2.0-beta1, 1.0.0

This Composer repository is powered by Satis