DPM

Modern dependency management for Delphi.

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

15delphi versions
51packages
1,364package versions
1,446downloads

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.2.5last updated 6 days ago22 downloads
System.Console implementation for Delphi - Windows, macOS, and Linux.
latest: 2.0.3-beta.3 (prerelease)last updated 2 weeks ago6 downloads
Spring4D Data Library
latest: 2.0.3-beta.3 (prerelease)last updated 2 weeks ago68 downloads
Spring4D Data Library
latest: 2.0.3-beta.3 (prerelease)last updated 2 weeks ago8 downloads
Spring4D Data Library

Have a package to share?

Learn how to publish packages to the DPM gallery.

Publishing guide