Download the PHP package yohang/dependency-tools without Composer
On this page you can find all versions of the php package yohang/dependency-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yohang/dependency-tools
More information about yohang/dependency-tools
Files in yohang/dependency-tools
Download yohang/dependency-tools
More information about yohang/dependency-tools
Files in yohang/dependency-tools
Vendor yohang
Package dependency-tools
Short Description A simple Composer script to install NPM and/or Bower dependencies
License MIT
Homepage https://github.com/yohang/dependency-tools
Package dependency-tools
Short Description A simple Composer script to install NPM and/or Bower dependencies
License MIT
Homepage https://github.com/yohang/dependency-tools
Please rate this library. Is it a good library?
Informations about the package dependency-tools
Install NPM & Bower dependencies with Composer
This simple tools allows you to run npm install
and/or bower install
each time you run composer install / update.
Usage
Add this lines to your composer.json file (only works with root file) :
And that's all, your NPM and Bower dependencies will be installed just after your Composer dependencies.
All versions of dependency-tools with dependencies
PHP Build Version
Package Version
The package yohang/dependency-tools contains the following files
Loading the files please wait ....