nodejs-installer
NodeJS installer
An installer package that lets you install NodeJS and NPM as a dependency in your PHP project.
An installer package that let's you install NodeJS and NPM as a Composer dependency.
107 stars
17 watching
28 forks
Language: PHP
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
composer/installers | An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
ehmicky/get-node | Downloads and installs specific versions of Node.js | 20 |
jakoch/phantomjs-installer | Installs PhantomJS binary into the project's /bin directory | 151 |
cotya/magento-composer-installer | Enables Composer to install Magento modules and integrates them into a Magento installation. | 211 |
nodists/nodist | A tool for managing different versions of Node.js on Windows. | 1,611 |
bahmutov/npm-install | Automates the installation of npm dependencies with caching to speed up project builds. | 653 |
phpcsstandards/composer-installer | A tool that automates the installation of PHP coding standards and rulesets. | 560 |
crittermike/codeigniter-installer | Provides a starting point for building an installer in CodeIgniter with a GUI interface. | 138 |
mariusbuescher/node-composer | Automates the download and installation of Node.js, npm, and Yarn for frontend development projects | 6 |
shiro-saber/node-env-installer | A plugin that automates the installation and management of Node.js project environments using NVM. | 1 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
workshopper/how-to-npm | An interactive tutorial for learning how to manage dependencies in Node.js projects | 1,121 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
goatherd/patch-installer | Automates patching of dependencies during installation or update of PHP projects | 48 |
hejsil/dipm | A package manager for installing and managing standalone Linux binaries from a single source. | 11 |