DPM

Modern dependency management for Delphi.

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

15delphi versions
34packages
564package versions
690downloads

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: 1.7.0last updated 2 days ago66 downloads
YAML Parser
latest: 0.8.0last updated 3 days ago62 downloads
Async/Await wrapper for OmniThreaLibrary
latest: 3.8.0last updated 3 days ago66 downloads
OmniThreadLibrary is a powerful threading library for Delphi
latest: 3.1.0last updated 3 days ago65 downloads
Fast 32-bit graphics library. Anti-aliased and alpha blended operations with pixel, vector, and polygon graphic primitives.

Have a package to share?

Learn how to publish packages to the DPM gallery.

Publishing guide