Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Dependency Management

Dependency Management

256 projects

Showing 36 of 256 projects

pesde
pesdeRust

A package manager for the Luau programming language, supporting multiple runtimes including Roblox and Lune.

#lune#luau#roblox
Stars115
Forks15
Last commit2 days ago
zon2nix
zon2nixZig

Convert Zig package dependencies from build.zig.zon files into Nix expressions for reproducible builds.

#nix-expression#build-tools#zon
Stars115
Forks21
Last commit1 month ago
EnvCLI
EnvCLIGo

A wrapper that runs commands in ephemeral Docker containers, eliminating the need to install languages and tools locally.

#developer-tools#yaml#developer-onboarding
Stars115
Forks4
Last commit11 months ago
geas
geasErlang

A tool that detects the runnable Erlang/OTP release window for a project by analyzing dependencies and function usage.

#version-checker#otp#dependency-management
Stars111
Forks5
Last commit8 days ago
Semver4j
Semver4jJava

A lightweight Java library for parsing, comparing, and validating semantic version strings with support for multiple range formats.

#gradle#semver#library
Stars111
Forks24
Last commit3 days ago
cargo-breaking
cargo-breakingRust

Compares a Rust crate's public API between branches, detects breaking changes, and suggests the next semantic version.

#version-management#rust-ecosystem#semantic-versioning
Stars111
Forks6
Last commit3 years ago
lean4-nix
lean4-nixNix

Nix overlay and build tools for Lean 4, enabling reproducible builds and dependency management for Lean projects.

#functional-programming#lean#build-tools
Stars108
Forks17
Last commit12 days ago
NodeJS-Installer
NodeJS-InstallerPHP

A Composer package that downloads and installs NodeJS and NPM as local project dependencies.

#build-tools#npm#composer-plugin
Stars107
Forks27
Last commit3 years ago
updates
updatesTypeScript

A fast CLI tool to check and update dependencies across npm, uv, cargo, Go, GitHub Actions, and Docker.

#dependency-manager#go-modules#package-json
Stars106
Forks9
Last commit7 days ago
autovala
autovalaVala

Automatically generates CMake and Meson configuration files for Vala and Genie projects by analyzing source code.

#linux-packaging#build-automation#meson
Stars105
Forks15
Last commit7 years ago
Tooly
ToolyPHP

A Composer script to manage PHAR tool dependencies directly from composer.json, ensuring consistent toolchains across development environments.

#composer#devops#phar
Stars103
Forks14
Last commit2 years ago
Bramus/Composer-Autocomplete
Bramus/Composer-Autocomplete

Bash/Shell autocompletion script for Composer PHP dependency manager commands and options.

#composer#tab-completion#bash-autocompletion
Stars98
Forks11
Last commit4 years ago
Satis Go
Satis GoGo

A web server for managing Satis configuration and hosting generated Composer package repositories.

#php-packages#composer#web-server
Stars96
Forks21
Last commit6 years ago
lake
lakeCommon Lisp

A GNU make-like build utility written in Common Lisp for task automation and shell command management.

#make-alternative#shell-scripting#build-automation
Stars96
Forks9
Last commit4 years ago
Ether
EtherSwift

A command-line interface for the Swift Package Manager, providing package search, installation, and project management.

#developer-tools#command-line-interface#ether
Stars95
Forks2
Last commit7 years ago
NativeLib
NativeLibGDScript

A plugin management system for the Godot engine that simplifies handling native iOS/Android libraries and dependencies.

#ios#godot-addons#android
Stars95
Forks8
Last commit4 years ago
Composer-Link
Composer-LinkPHP

A Composer plugin that enables linking local packages for development without modifying composer.json or composer.lock.

#composer#development-workflow#composer-plugin
Stars94
Forks6
Last commit12 days ago
composer2nix
composer2nixNix

Generate Nix expressions from PHP composer packages for deployment with the Nix package manager.

#deployment#composer#cli-tool
Stars92
Forks26
Last commit1 month ago
catkin_virtualenv
catkin_virtualenvPython

Bundle Python dependencies in ROS catkin packages using virtualenvs, enabling isolated Python environments and dependency management.

#robotics#build-tools#catkin
Stars88
Forks28
Last commit7 days ago
CycloneDX-PHP-Composer
CycloneDX-PHP-ComposerPHP

A Composer plugin that generates accurate CycloneDX Software Bill of Materials (SBOM) for PHP projects.

#supply-chain-security#software-bill-of-materials#sbom
Stars86
Forks7
Last commit2 days ago
Production-Dependencies-Guard
Production-Dependencies-GuardPHP

A Composer plugin that prevents development packages from being added to production dependencies.

#composer#production-security#package-audit
Stars85
Forks3
Last commit3 years ago
ember-cli-dependency-lint
ember-cli-dependency-lintJavaScript

Lint Ember app addon dependencies to ensure only one version of each is activated in the final build.

#npm#ember-addon#cli-tool
Stars83
Forks7
Last commit1 month ago
ocaml-makefile
ocaml-makefileOCaml

A generic Makefile for building small to medium-sized OCaml projects with minimal configuration.

#library-management#compilation#makefile
Stars82
Forks19
Last commit10 months ago
Composer-Patches-Plugin
Composer-Patches-PluginPHP

A Composer plugin that enables applying patches to any dependency package from any source.

#software-maintenance#composer#open-source
Stars80
Forks22
Last commit1 day ago
gprbuild
gprbuildAda

An advanced build system for automating the construction of multi-language software systems.

#multi-language#make-alternative#ada
Stars79
Forks21
Last commit21 days ago
ngx-libs
ngx-libsTypeScript

A tool to check Angular library compatibility across different Angular versions during project upgrades.

#developer-tools#libraries#project-upgrade
Stars79
Forks31
Last commit5 months ago
poetry (darvid)
poetry (darvid)Shell

A ZSH plugin that automatically activates and deactivates Poetry-created Python virtual environments when navigating project directories.

#python-package-management#shell-integration#zsh-plugins
Stars79
Forks12
Last commit2 years ago
Composer-AWS
Composer-AWSPHP

A Composer plugin to load repository data and download packages from Amazon S3 with authentication support.

#amazon-s3#composer-plugin#dependency-management
Stars77
Forks25
Last commit5 years ago
Bump
BumpPython

Sublime Text 3 plugin to preview and update npm/yarn package dependencies directly in package.json.

#developer-tools#productivity#npm
Stars76
Forks2
Last commit8 years ago
tau
tauGo

A thin wrapper for Terraform that manages multiple deployments, dependencies, and secrets while keeping code DRY.

#devops#multi-deployment#dry-principle
Stars74
Forks8
Last commit1 year ago
Generate ~/.m2/settings.xml for Maven builds
Generate ~/.m2/settings.xml for Maven buildsJavaScript

A GitHub Action that programmatically generates Maven settings.xml files for CI/CD workflows.

#devops#build-automation#java
Stars73
Forks32
Last commit1 year ago
terraform-diff
terraform-diffGo

Detects which Terraform projects need plan/apply when Terraform modules change using git and static analysis.

#devops#dependency-management#terraform
Stars69
Forks5
Last commit28 days ago
ScriptsDev
ScriptsDevPHP

A Composer plugin that adds a scripts-dev directive for development-only scripts, similar to require-dev.

#composer#devops#composer-plugin
Stars69
Forks5
Last commit5 years ago
Polymer CDN
Polymer CDNHTML

A CDN mirror of Polymer web components for direct browser inclusion.

#web-components#polymer#dependency-management
Stars67
Forks29
Last commit7 years ago
dedep
dedepTypeScript

A Deno tool to manage and update dependency versions across multiple registries.

#version-management#deno#cli-tool
Stars66
Forks4
Last commit4 years ago
xterrafile
xterrafileGo

A Go tool for managing vendored Terraform modules and formulas using a YAML configuration file.

#vendoring#terraform-modules#dependency-management
Stars66
Forks11
Last commit5 years ago
PreviousPage 7 of 8

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Next
#Package Manager54
#Package Management51
#Cli Tool44
#Php41
#Build Tool38
#Devops34
#Ci Cd34
#Composer34
#Javascript33
#Developer Tools32
#Nodejs28
#Automation28