nmcint/assetmanager
Composer 安装命令:
composer create-project nmcint/assetmanager
包简介
This package will help to generate minified, combined, cached css, js, img and html output
README 文档
README
PHP - Asset-Manager
The is a standalone PHP package to manage assets of frontend of any website. Php Asset Manager for combining, minifing, caching css, js, img and html.
Key features
CSS
- Compile Scss or Sass to CSS3
- Combine multiple css file into 1 file.
- Minify CSS file to reduce file size.
- Cache control for production stage
- Bypass cache on development stage
- Customizable config
JS
- Compile JS files if needed like, Vue JS
- Combine multiple JS file into 1 file.
- Minify JS file to reduce file size.
- Obfuscate JS file to make little secure
- Cache control for production stage
- Bypass cache on development stage
- Customizable config
IMG
- One the fly image file size reduction
- Thumbnail making
- Multiple versioned with multisized image making
- Watermarking Image.
HTML
- Reduce HTML Output Size
- Obfuscate HTML Output
- Hide HTML Output with JS to protect from BOT, linke email bot
All this features will be build into PHP, No nodejs or npn defendency will be used in these library.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-only
- 更新时间: 2020-04-15