Skip to content

Composer install and update by lot/batch/splitted processes

Notifications You must be signed in to change notification settings

7rin0/comprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

comprocess

Mission

Reduce memory usage of composer require/install/update (without composer.lock file)

Script

For now this simple Python script installs each required dependency one-by-one ... no improvements where really made due multiple reasons. I will just keep playing arround until find something or some approach more useful and successfull.

Usage

As i said there's no good reason to use this script but here is a simple explanation:

Place comprocess at the same directory of composer.json

curl -sSOL https://raw.githubusercontent.com/7rin0/comprocess/master/comprocess

Allow comprocess to execute

chmod +x comprocess

Run

./comprocess

About

Composer install and update by lot/batch/splitted processes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages