PHP (Composer)

Introduction

This section describes how we manage our PHP dependencies.

Connecting to packagist

We use private packagist to share our composer packages.

To authenticate with packagist, check out the guide on their website.