DPM

Modern dependency management for Delphi.

Per-project dependencies, design-time components — for Delphi XE2 through 13.x.

15delphi versions
51packages
1,177package versions
1,384downloads

Why DPM?

Built for how Delphi developers actually work — manage dependencies per project, across compilers and platforms, from the IDE or the command line.

Per-project dependencies

Packages live in a shared cache; projects can use different versions of the same library on the same machine without conflict.

Standardize Library installs

No more 'works on my machine...' issues with library paths, uses project search paths, same paths on every machine

Design-time components

DPM loads design-time packages on demand for the project you have open and unloads them when you close it. No more permanently installed libraries polluting every project in the IDE.

IDE and CLI

Same package model whether you're clicking through the IDE plugin or running dpm from a CI pipeline. No drift between dev and build.

Recently published

Browse all
latest: 152.0.7961last updated 6 days ago0 downloads
Pdfium binaries from bblanchon
latest: 1.0.1last updated 7 days ago0 downloads
Pure Delphi port of google/woff2 — WOFF2 encoder and decoder (SFNT ↔ WOFF2) with no runtime DLLs. Requires sivv.brotli.
latest: 1.0.0last updated 7 days ago0 downloads
Pure Delphi port of google/brotli — encoder and decoder with no runtime DLLs.
latest: 1.0.0last updated 7 days ago4 downloads
Pdfium library for Delphi

Have a package to share?

Learn how to publish packages to the DPM gallery.

Publishing guide