chewett/php-uglifycss
Composer 安装命令:
composer require chewett/php-uglifycss
包简介
A basic wrapper around uglifycss for PHP
README 文档
README
This library is a wrapper around the nodejs uglifycss script for PHP.
Usage
//TODO: Add usage
Installation
This can be included in your composer project by running
composer require chewett/php-uglifycss
Then running composer update will update your composer lock file to include and download this new dependency.
This requires uglifycss to be installed, To install this as a command line app run:
npm install uglifycss -g
Tests
Tests can be run with the phpunit test runner using the provided phpunit.xml file.
License
This is licensed under the MIT license. For more information see the LICENSE file.
统计信息
- 总下载量: 9.68k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-15