定制 nmcint/assetmanager 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Compile Scss or Sass to CSS3
  2. Combine multiple css file into 1 file.
  3. Minify CSS file to reduce file size.
  4. Cache control for production stage
  5. Bypass cache on development stage
  6. Customizable config

JS

  1. Compile JS files if needed like, Vue JS
  2. Combine multiple JS file into 1 file.
  3. Minify JS file to reduce file size.
  4. Obfuscate JS file to make little secure
  5. Cache control for production stage
  6. Bypass cache on development stage
  7. Customizable config

IMG

  1. One the fly image file size reduction
  2. Thumbnail making
  3. Multiple versioned with multisized image making
  4. Watermarking Image.

HTML

  1. Reduce HTML Output Size
  2. Obfuscate HTML Output
  3. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: AGPL-3.0-only
  • 更新时间: 2020-04-15