Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Package Management

Package Management

366 projects

Showing 36 of 366 projects

Composer-Shared-Package-Plugin
Composer-Shared-Package-PluginPHP

Composer plugin to share packages between projects using symlinks for improved development workflows.

#composer#development-workflow#shared-packages
Stars164
Forks9
Last commit
GitLab-Composer
GitLab-ComposerPHP

A GitLab Composer repository that indexes all projects with composer.json files across branches and tags.

#gitlab#dependency-management#composer-repository
Stars161
Forks42
Last commit8 years ago
drat
dratHTML

A lightweight R package for creating and managing local R package repositories, simplifying distribution beyond CRAN.

#devops#repository tools#r-package
Stars156
Forks98
Last commit19 days ago
extra-cmake-modules
extra-cmake-modulesCMake

A collection of additional CMake modules, scripts, and common build settings for KDE and other CMake-based projects.

#kde#cross-compilation#cmake
Stars154
Forks52
Last commit1 day ago
Gemirro
GemirroRuby

A Ruby application to automatically create and maintain a RubyGems mirror with on-demand gem downloads.

#rubygems#server#cli-tool
Stars153
Forks25
Last commit27 days ago
Satis Control Panel
Satis Control PanelPHP

A web-based control panel for managing Satis repositories for Composer packages with a Laravel backend and React frontend.

#composer-packages#composer#proxy
Stars152
Forks28
Last commit7 years ago
nix-prefetch
nix-prefetchShell

A Nix tool to prefetch and compute hashes for any fetcher function, enabling Trust-On-First-Use security for package sources.

#trust-on-first-use#fetcher#cli-tool
Stars150
Forks12
Last commit3 years ago
zpack.nvim
zpack.nvimLua

A thin layer over Neovim's native vim.pack, adding lazy-loading and lazy.nvim-like declarative specs.

#plugin-manager#declarative-config#pack
Stars150
Forks3
Last commit8 days ago
npm-quick-run
npm-quick-runJavaScript

Quickly run npm scripts by prefix without typing the full name, using aliases like 'nr t' for 'npm run test'.

#quick#npm#workflow-automation
Stars147
Forks11
Last commit4 years ago
npmlock2nix
npmlock2nixNix

A Nix library that converts npm-based packages into reproducible Nix derivations by parsing package.json and package-lock.json.

#lockfile#npm#development-environment
Stars147
Forks46
Last commit11 months ago
Composer-Cleanup-Plugin
Composer-Cleanup-PluginPHP

A Composer plugin that removes unused files like tests and documentation from vendor packages to reduce deployment size.

#production-builds#disk-space#composer-plugin
Stars147
Forks31
Last commit2 years ago
Stats
StatsJulia

A convenience meta-package that loads essential Julia packages for statistics with a single import.

#julia#meta-package#data-science
Stars144
Forks14
Last commit3 years ago
Composer-Custom-Directory-Installer
Composer-Custom-Directory-InstallerPHP

A Composer plugin that installs packages in custom directories outside the default vendor folder.

#composer-packages#composer#vendor-directory
Stars143
Forks24
Last commit
repoctl
repoctlGo

A command-line tool for managing local Arch Linux package repositories with AUR integration.

#arch-linux#local-repository#aur
Stars142
Forks14
Last commit2 years ago
Elm Doc Preview
Elm Doc PreviewElm

Preview Elm package and application documentation offline with hot reloading, matching the official package website.

#application#package#viewer
Stars137
Forks19
Last commit5 months ago
Composer-Cleaner
Composer-CleanerPHP

A Composer tool that removes unnecessary files from the vendor directory to reduce project size.

#composer#file-cleanup#project-optimization
Stars136
Forks18
Last commit1 month ago
Vim-ros
Vim-rosPython

A Vim plugin that provides ROS development tools including syntax highlighting, package navigation, and build integration.

#python-integration#build-tools#vim
Stars133
Forks35
Last commit1 year ago
chartered
charteredRust

A private, authenticated, permissioned Cargo registry for Rust crates with fine-grained user permissions.

#cargo-registry#authentication#private-registry
Stars128
Forks8
Last commit3 years ago
zon2nix
zon2nixZig

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

#nix-expression#build-tools#zon
Stars127
Forks22
Last commit2 months ago
elm2nix
elm2nixHaskell

Convert Elm projects into Nix expressions for reproducible builds and dependency management.

#haskell#functional-programming#dependency-management
Stars126
Forks17
Last commit11 months 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
Stars122
Forks18
Last commit1 month ago
nixkell
nixkellNix

A Nix-based skeleton project for quickly setting up reproducible Haskell development environments.

#haskell#project-skeleton#skeleton
Stars121
Forks14
Last commit1 year ago
hsenv
hsenvHaskell

A tool to create isolated Haskell environments, inspired by Python's virtualenv, for sandboxed development.

#haskell#sandbox#cabal
Stars121
Forks31
Last commit12 years ago
Napalm
NapalmNix

A Nix-based tool for building npm packages and serving as a lightweight npm registry.

#hacktoberfest#npm#dependency-management
Stars117
Forks17
Last commit2 years ago
Satis Server
Satis ServerShell

A private, self-hosted Composer/Satis repository with unlimited packages, HTTP API, webhooks, and scheduled builds.

#composer#devops#composer-registries
Stars116
Forks12
Last commit5 years ago
npm-cli-login
npm-cli-loginJavaScript

Log in to npm programmatically without STDIN/STDOUT for use in CI/CD pipelines and automated scripts.

#devops#authentication#private-registry
Stars116
Forks59
Last commit3 years ago
Conch
ConchLuau

An extensible developer console for Roblox with a simple CLI for creating custom commands.

#developer-tools#luau#roblox
Stars112
Forks23
Last commit13 days ago
Composer-Composition
Composer-CompositionPHP

A lightweight PHP library to check Composer dependencies and environment at runtime.

#composer#php-extensions#package-management
Stars104
Forks4
Last commit10 years ago
npm-release
npm-releaseJavaScript

A simple CLI script to automate npm module releases with version bumping, git commits, tagging, and publishing.

#developer-tools#publishing#npm
Stars103
Forks9
Last commit1 year ago
awesome-nix-hpc
awesome-nix-hpc

A curated collection of Nix resources for high-performance computing environments, including package sets, tutorials, and documentation.

#scientific-computing#high-performance-computing#reproducible-research
Stars102
Forks6
Last commit1 year ago
rebar3_hex
rebar3_hexErlang

A Rebar3 plugin providing providers to interact with Hex.pm for publishing and managing Erlang/Elixir packages.

#open-source-publishing#elixir#rebar3-plugin
Stars101
Forks49
Last commit3 days ago
amethyst
amethystRust

A fast, efficient, and lightweight AUR helper and Pacman wrapper for Arch-based Linux distributions.

#arch-linux#hacktoberfest#package
Stars99
Forks9
Last commit3 years ago
npc
npcRust

A CLI tool to access and bisect the history of Nixpkgs channels, helping debug broken package updates.

#cli-tool#bisect#nix
Stars98
Forks0
Last commit6 days 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
Dependency Combobulator
Dependency CombobulatorPython

An open-source, modular framework to detect and prevent dependency confusion attacks across multiple package managers.

#supply-chain-security#secure-coding#python-tool
Stars95
Forks7
Last commit2 years ago
composer2nix
composer2nixNix

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

#deployment#composer#cli-tool
Stars92
Forks25
Last commit4 months ago
PreviousPage 6 of 11

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
8 years ago
3 months ago
Next
#Developer Tools82
#Dependency Management75
#Nix62
#Devops51
#Cli Tool50
#Php50
#Automation48
#Reproducible Builds39
#Nodejs37
#Npm35
#Composer34
#Ci Cd30