DEV Community

Code With Sushil
Code With Sushil

Posted on

what is composer, NPM and PIP?

php ~ #composer

Python ~ #pip

javascript(#Nodejs) ~ #NPM

We are used composer, pip, npm for download our project needed dependency, framework, library and plugin. All programming languages have a native composer and Package manager.

DEVCommunity

webdevelopment

Top comments (1)

Collapse
 
juslin03 profile image
Juslin

alternatives of npm are yarn, pnpm