DEV Community

Code With Sushil
Code With Sushil

Posted on

1

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

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay