packages
Here are 966 public repositories matching this topic...
C++ Library Manager for Windows, Linux, and MacOS
-
Updated
May 23, 2022 - CMake
A build system and primary set of packages for Termux.
-
Updated
May 23, 2022 - Shell
-
Updated
Oct 14, 2020 - HTML
Find out how https://opendev.org/assets/js/licenses.txt was generated and if there is a format that's used commonly enough that we could treat this as a package-like data. Find a list of projects that may use this (openstack may be?)
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
-
Updated
May 22, 2022 - Erlang
Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
-
Updated
May 13, 2022 - Makefile
You can use setupTermuxArch.bash
-
Updated
May 21, 2022 - Shell
Curated list of awesome Magento 2 Extensions, Resources and other Highlights
-
Updated
Mar 24, 2022
Deprecated. Use https://github.com/lakkatv/Lakka-LibreELEC instead
-
Updated
Dec 17, 2017 - Makefile
<status code="400">
<summary>excess hash entries: sourcedep</summary>
</status>
Summary
Where
Occured
Feb 06 12:03pm
Similar
39
Params
{}
Session
{}
Backtrace
127
Package management tool for FreeBSD. Help at #pkg on Libera Chat or pkg@FreeBSD.org
-
Updated
May 20, 2022 - C
You can use setupTermuxArch.bash
-
Updated
May 21, 2022 - Shell
[MIRROR] Alpine packages build scripts
-
Updated
May 23, 2022 - Shell
Consistent dependency versions in large JavaScript Monorepos.
-
Updated
May 19, 2022 - TypeScript
All-in-One Hacking Tools For Hackers! And more hacking tools! For termux.
-
Updated
May 20, 2022 - Shell
Archlinux and ArchlinuxARM Repository for Education
-
Updated
Apr 20, 2022 - Shell
For outdated statuses, store version which outdates in a dedicated field. Allows clients to query latest version, including for branches.
Collection of most awesome node modules that will extend the capability of your node.js application.
-
Updated
Mar 5, 2022 - JavaScript
JWT Auth Guard for Laravel and Lumen Frameworks.
-
Updated
Dec 3, 2019 - PHP
GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
-
Updated
Jul 29, 2021 - Perl
A Curated List of Dataset and Usable Library Resources for NLP in Bahasa Indonesia
-
Updated
Mar 15, 2022
Improve this page
Add a description, image, and links to the packages topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the packages topic, visit your repo's landing page and select "manage topics."


Looking at the code, it looks like autoload files are loaded in the order of packages given by PackageSorter::sortPackages().
This should be documented in https://getcomposer.org/doc/04-schema.md#files. (Also, I have no idea what the sorting done by PackageSorter::sortPackages() actually is. It says 'dependency weight' but what does that mean?)