composition-c4
Dependency fetcher
A tool for fetching Composer dependencies using Nix.
Fetch Composer dependencies using Nix
11 stars
2 watching
0 forks
Language: Nix
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bamarni/composition | An API to check environment dependencies at runtime using Composer | 107 |
utdemir/nix-tree | Interactive tool for exploring dependencies in Nix package builds | 770 |
fossar/nix-phps | A repository of Nix package expressions for old PHP versions. | 65 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 896 |
nix-community/nix-melt | A tool to visually inspect and understand Nix package dependencies and their relationships | 233 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
lastcallmedia/composerextrafiles | Allows dependencies to be downloaded with specific files extracted and installed during package installation | 0 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |
ionbazan/composer-diff | Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
bamarni/composer-bin-plugin | Helps manage bin dependencies by isolating them from main project dependencies | 468 |
andir/npins | Provides a tool for managing dependencies in Nix projects by tracking and pinning specific versions of packages. | 217 |
nix-community/nurl | A tool to automatically generate Nix fetcher calls from repository URLs. | 480 |
kylebanks/depth | A tool to visualize Go source code dependency trees | 934 |
thiagokokada/nix-alien | Tool to automatically resolve dependencies and run unpatched binaries on Nix/NixOS systems | 533 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 247 |