定制 sycho/sourcemap 二次开发

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

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

sycho/sourcemap

最新稳定版本:2.0.0

Composer 安装命令:

composer require sycho/sourcemap

包简介

Work with JavaScript/CSS Source Map

README 文档

README

The library for work with Source Map files from PHP.

Latest Stable Version Minimum PHP Version Build Status Coverage Status License

  • The library does not require any dependencies (except composer packages).
  • Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).
  • Install: composer require axy/sourcemap.
  • License: MIT.

Documentation

The library provider the following features for work with source map:

  • Creating a new source map file.
  • Search in an existing file.
  • Making changes to an existing file.
  • Simple changes: remove and rename sources, modify positions, etc.
  • Changing source map when inserted and removal from the generated content.
  • Concatenation source map files when concatenated files of code.
  • Merge intermediate source map files.

The library works with source map only. The library does not process the source files and does not generates the output file.

Contents

统计信息

  • 总下载量: 1.03M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04