Download the PHP package webdevlabs/webphpack without Composer
On this page you can find all versions of the php package webdevlabs/webphpack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webdevlabs/webphpack
More information about webdevlabs/webphpack
Files in webdevlabs/webphpack
Download webdevlabs/webphpack
More information about webdevlabs/webphpack
Files in webdevlabs/webphpack
Vendor webdevlabs
Package webphpack
Short Description simple php alternative to webpack for automatic concatenation of multiple JavaScript and CSS files into single files
License MIT
Homepage https://github.com/webdevlabs/webphpack
Package webphpack
Short Description simple php alternative to webpack for automatic concatenation of multiple JavaScript and CSS files into single files
License MIT
Homepage https://github.com/webdevlabs/webphpack
Please rate this library. Is it a good library?
webdevlabs/webphpack
Rate from 1 - 5
Rated 5.00 based on 1 reviews
Rated 5.00 based on 1 reviews
Informations about the package webphpack
WebPHPack
WebPHPack is a simple php alternative to webpack for automatic concatenation of multiple JavaScript and CSS files into single files.
This library replaces the style/script tags from the input html source code and returns plain html code ready for output. Loading is done asynchronously for both javascript/css.
Added HTTP2 Push support.
Usage
or nested
All versions of webphpack with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package webdevlabs/webphpack contains the following files
Loading the files please wait ....