Installing JavaScript Libraries using Composer PHP

Recommend this page to a friend!
  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Installing JavaScript...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)  

Author:

Viewers: 24

Last month viewers: 15

Categories: JavaScript Tutorials

This is just a notice to let you know about an article that was published about a Composer PHP plugin that can be used to install JavaScript libraries under your project Web document root directory.




Loaded Article

If you are developing Web applications with PHP, you may be aware that you can install PHP packages and any dependent packages using a PHP tool named Composer.

That is fine but it has some limitations that do not make it ideal to install packages with asset files, like for instance JavaScript files that need to be placed under the Web document root. The problem is that Composer installs all package files under the vendor directory.

Fortunately a Composer plugin was developed to address this limitation. It lets you configure where asset files need to go in your project directories.

Read this article to learn more about this Composer plugin and how to use it to install JavaScript packages for instance from the JSClasses Composer repository.


You need to be a registered user or login to post a comment

25,349 JavaScript developers registered to the JS Classes site.
Be One of Us!

Login Immediately with your account on:

FacebookGmail
HotmailStackOverflow
GitHubYahoo


Comments:

1. how to set javascript easily in php - ayun (2017-09-21 03:02)
javascript... - 0 replies
Read the whole comment and replies



  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Installing JavaScript...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)