Skip to content

CandoImage/composer-patches-inliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Composer Patches Inliner

Part of the "Enshittification-Ecosystem" due things like: https://github.com/orgs/community/discussions/157887

This package extends the capabilities of cweagans/composer-patches, particularly the version patched with: cweagans/composer-patches#627

The package downloads / inlines all remote patches into the project root and creates a composer patches file for cweagans/composer-patches to use. On known rate-limited domains the download happens with a delay which should suffice to avoid hitting the rate limit.

Usage:

composer composer-patches-inliner ./patches

This will download all remote patches registered in your project and its dependencies into the ./patches directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages