DPDK Architecture  ->  Guide (stable)

Composer

Composer is an application-level package manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries.

Private Registry

Why

DPDK uses a Private Composer Registry to provide a way to reuse scripts that we normally would otherwise copy over from other projects.
The Composer Registry provides a way to generalize these scripts into packages that can be used in every project.

Where

To get an overview of all available packages visit: https://composer.dpdk.com/
Every package has its own GIT repository prefixed with: dpdk_composer_

Security

Please note: the registry is IP Blocked and can only be use inside DPDK or by using a DPDK VPN.
Also a username/password is required these can be found in LastPass.

UI

Composer Registry UI

The default registry for Composer can be found here: https://packagist.org/

Last modifiedFriday, April 29, 2022, 12:57:36 PM UTC
Last authorroelvoordendag
Commit IDb4569da