pomposer
A fast, caching-based alternative to Composer — with global storage and shared dependencies across PHP projects.
How to download and setup pomposer
Open terminal and run command
git clone https://github.com/HichemTab-tech/pomposer.git
git clone is used to create a copy or clone of pomposer repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pomposer https://github.com/HichemTab-tech/pomposer/archive/master.zip
Or simply clone pomposer with SSH
[email protected]:HichemTab-tech/pomposer.git